Loading…
Generate cryptographically random UUID v4 values.
UUID v4 identifiers are randomly generated using the browser's cryptographic random number generator (crypto.randomUUID). Each UUID is unique with overwhelming probability and suitable for use as database keys, session IDs, or correlation tokens.