What is a UUID?
A UUID, also called a GUID, is a 128-bit identifier designed to be unique across systems and time.
Generate UUID v1, v4, and v7 identifiers instantly in your browser. Fast, free, and private with one-click copy or download.
How it worksCreate identifiers for database records, APIs, test data, distributed systems, application sessions, and other resources that need a unique value.
A UUID, also called a GUID, is a 128-bit identifier designed to be unique across systems and time.
Use v4 when you need a random identifier, v1 when a timestamp-based UUID is required, and v7 when you want time-ordered identifiers for database-friendly sorting.
Yes. Choose a quantity from the menu to generate up to 100 UUIDs, then copy or download the result.
No. UUIDs are generated locally in your browser and are not uploaded or stored by DevKit.