Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
837
class
LEMACField(MACField):
Callers
nothing calls this directly
Calls
1
RandMAC
Class · 0.90
Tested by
no test coverage detected