Utility tools
UUID v4 & v5 Generator
Generate random UUIDs, deterministic namespace UUIDs, and inspect UUID versions locally.
Generated UUIDs
Recent
Generate a UUID to start.
Generate UUIDs for records, fixtures, and identifiers
The UUID generator creates random UUID v4 values and deterministic UUID v5 namespace/name identifiers, validates existing UUIDs, formats output, and keeps a copied history.
Use it for database records, test fixtures, API examples, migration scripts, and any workflow that needs globally unique identifiers.