MCPcopy 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
3912class UUIDEnumField(UUIDField, _EnumField[UUID]):

Callers

nothing calls this directly

Calls 1

RandUUIDClass · 0.90

Tested by

no test coverage detected