deno.com
method webcrypto.Crypto.randomUUID
#Crypto.randomUUID(): UUID

Generates a random RFC 4122 version 4 UUID. The UUID is generated using a cryptographic pseudorandom number generator.

Return Type #