What is a UUID?
A UUID (Universally Unique Identifier) is a 128-bit value represented as 32 hexadecimal characters grouped as 8-4-4-4-12. Version 4 UUIDs use cryptographically secure random bits, making them statistically unique across all systems and time.
Example: 550e8400-e29b-41d4-a716-446655440000
Output Formats
How to Use It
Open the tool
Go to Encode / Decode and scroll to the UUID Generator.
Choose format
Select lowercase, UPPERCASE, no-dashes or {braces} depending on where you'll use the UUID.
Set quantity
Choose how many UUIDs to generate — from 1 to hundreds at once.
Generate and copy
Click Generate and copy the UUIDs with one click.
Pro Tips
crypto.randomUUID() generates a v4 UUID natively in modern browsers and Node.js 15+.Frequently Asked Questions
Generate UUIDs now
Open the UUID Generator and create as many v4 UUIDs as you need — free, instant, no login.
Open UUID Generator →