Tools · Text · UUID generator
UUID generator
Generate v4 UUIDs, in bulk, entirely in your browser.
Runs fully in your browser. Nothing is uploaded.
Your file is ready.
Try a different file, or try again.
How it works
Choose how many UUIDs you need.
Pick a format - case, hyphens, and braces.
Copy or download the list.
Frequently asked questions
Yes. Every UUID is generated with the Web Crypto API's random number generator, not Math.random() - the same quality of randomness browsers use for security-sensitive values.
Version 4 - the general-purpose random kind, and the one almost every use case actually needs.
Yes, up to 1,000 in a single batch.
No. There's no input to send in the first place - every UUID is generated and formatted in your browser.
Comments