Generates Universally Unique Identifiers (UUID/GUID). | ||
urn
Returns the uuid with "urn:uuid:" prepended to it.
uuid
Returns a new uuid in string format.
uuidRandom
Returns a new random uuid (type 4) in string format.
uuidTime
Returns a new time and mac uuid (type 1) in string format.
|