boss-1s/Generate UUID

Generates a UUID using the uuid module in python

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of UUID to useyes4
namespaceThe UUID's namespace. Only applies to UUID versions 3 and 5.no
nameName to use to create a UUID. Only applies to UUID versions 3 and 5.no
namedescription
uuidThe generated UUID
safeThe safeness of the UUID