nutilz
← Back to all tools
ID

UUID Generator

Generate v4 and v7 UUIDs instantly

1
7b5557f3-41a6-4865-ab59-de8680ac8d77

UUID Versions

Version 4 (random) — 122 bits of cryptographic randomness. Collision probability is astronomically low. The default choice for most use cases.
Version 7 (time-ordered) — Starts with a millisecond timestamp prefix, making them naturally sortable in databases. Preferred for primary keys in modern databases.