UUID Generator
Generate random version 4 UUID identifiers using the browser cryptography interface.
Generate UUID v4 identifiers
UUIDs are 128-bit identifiers used for database records, distributed systems, API objects and other resources that need independently generated IDs.
Version 4 UUIDs are random. The extremely large address space makes accidental collisions unlikely for ordinary applications.