Generate
History
No UUIDs generated yet
What is a UUID?
A UUID (Universally Unique Identifier) is a 128-bit identifier that is unique across space and time. Version 4 UUIDs are randomly generated, while Version 1 UUIDs encode the current timestamp. They're commonly used as database keys, session tokens, and distributed system identifiers.