MCPcopy Index your code
hub / github.com/secdev/scapy / randval

Method randval

scapy/fields.py:832–834  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

830 return x
831
832 def randval(self):
833 # type: () -> RandMAC
834 return RandMAC()
835
836
837class LEMACField(MACField):

Callers

nothing calls this directly

Calls 1

RandMACClass · 0.90

Tested by

no test coverage detected