UUID Generator & Toolkit
Generate UUIDs in all versions from v1 to v7. v4 for random IDs. v7 for database primary keys (sortable by time). v5 for deterministic UUIDs from names. Bulk generate up to 1000 at once. Multiple formats: standard, uppercase, no hyphens, URN, GUID, Base64. Inspector shows version, variant, timestamp, and field breakdown. Compare two UUIDs side-by-side. Get code snippets for your language. Everything runs in your browser.
How to Use
- Pick a version: v4 (random), v7 (sortable), or v5 (name-based)
- Set how many you need (1-1000)
- Click Generate
- Copy UUIDs or export to a text file
- Use Inspect tab to decode any UUID
Frequently Asked Questions
Related Tools
Base64 Encoder/Decoder
Encode anything to Base64. Text, files, images — whatever. Decode it back just as easily.
Cryptographic Hash & Encoding Toolkit
Hash text and files with MD5, SHA-256, SHA-3, and more. Generate HMACs. Verify file integrity. All in your browser.
Timestamp Converter & Time Toolkit
Convert Unix timestamps to dates and back. Add/subtract time. Calculate age. Handle timezones. Batch convert hundreds at once.