Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/secdev/scapy
/ randval
Method
randval
scapy/fields.py:3907–3909 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3905
3906
@staticmethod
3907
def
randval():
3908
# type: () -> RandUUID
3909
return
RandUUID()
3910
3911
3912
class
UUIDEnumField(UUIDField, _EnumField[UUID]):
Callers
nothing calls this directly
Calls
1
RandUUID
Class · 0.90
Tested by
no test coverage detected