What is a UUID?
A UUID (Universally Unique Identifier) is a 128-bit value, usually shown as 32 hexadecimal digits in five groups, like 3f2504e0-4f89-41d3-9a0c-0305e82c3301. Version 4 UUIDs are randomly generated, making collisions astronomically unlikely. This tool uses your browser\u2019s secure random source.
Unique IDs, instantly
UUIDs are the standard way to create unique identifiers without a central authority — ideal for database primary keys, distributed systems, request tracing, and file names. Generate as many as you need and copy them in bulk.