Skip to main content
method webcrypto.Crypto.randomUUID
Crypto.randomUUID(): UUID
Deprecated

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

Return Type

Back to top