UUID Generator
Generate UUID v4 or v7 locally. No backend.
About this UUID generator
Local and privacy-first
Generate universally unique identifiers (UUIDs) directly in your browser for development and testing.
The tool supports UUID v4 (random) and UUID v7 (time-ordered) according to modern specifications.
UUIDs are generated locally using browser cryptography APIs. Nothing is uploaded or stored.
- Generate UUID v4 and UUID v7
- Bulk generation up to 500 values
- Uppercase and hyphen formatting options
- Everything runs locally - no uploads
Settings
Choose version, count and output format
Version
Count
Tip: you can generate up to 500 UUIDs at once.
Output
UUIDs
FAQ
Common questions
What is the difference between UUID v4 and v7?
UUID v4 is random. UUID v7 is time-ordered and better suited for databases and sorting.
Are generated UUIDs truly random?
Yes. Randomness is provided by the browser crypto API.
Is any data sent to a server?
No. UUIDs are generated entirely in your browser.
Does this tool work offline?
Yes. After the page is loaded once, it can work offline.
About
Service Overview
UUID generator online - create UUIDs locally in multiple formats.
Related tools
You may also find these tools useful