Why generate UUIDs here?
Test fixtures, database seeds and API keys all need fresh identifiers. Type how many you want above and get RFC 4122 version 4 UUIDs instantly — no install, no tracking.
How it works
Each identifier comes from the browser’s crypto.randomUUID(), which uses a
cryptographically secure random source. Enable the Uppercase option if your convention
requires capital hexadecimal letters.