UUID / GUID Generator
Generate universally unique identifiers with support for v1 (timestamp) and v4 (random).
Version
1
150100
No UUIDs Generated
Select your preferences and click "Generate" to create UUIDs
About UUIDs
What is a UUID?
A 128-bit number used to uniquely identify information. The probability of duplicates is extremely low.
Common Use Cases
- Database primary keys
- Session & transaction IDs
- File identifiers
You might also like
Data
JSON Validator & Formatter
Validate, format, and beautify your JSON data with ease.
Data
List Randomizer
Shuffle and randomize any list. Import from CSV, Excel, or add items manually. Save and reload versions.
Data
JSON SQL Analyzer
Query massive JSON, CSV, and Parquet files locally with SQL. Supports 500MB+ datasets, nested objects, and zero-upload privacy.
Security
JWT Decoder
Decode and inspect JSON Web Tokens to check their payload and signature.