Generate, validate, and decode UUIDs, ULIDs, and Nano IDs instantly.
Free online UUID generator supporting UUID v1, v4, v6, v7, Nil, and Max UUIDs per RFC 9562. Also generates ULIDs, Nano IDs, and CUID2. Bulk generate up to 500 IDs at once. Validate and decode UUIDs to extract version, variant, and embedded timestamps. Output in standard, uppercase, no-dash, braces, URN, or Base64 format. Runs entirely in your browser — no data is ever sent to a server.
Keywords: uuid generator, uuid generator online, uuid v4, uuid v7, guid generator, generate uuid, uuid online, random uuid, ulid generator, nanoid generator, cuid2 generator, uuid validator, uuid decoder, bulk uuid generator, uuid v1, uuid v6, unique id generator, uuid to string, uuid format
Tags: uuid, guid, ulid, nanoid, cuid, generator, random, id
Select the ID format: UUID, ULID, Nano ID, or CUID2.
For UUIDs, choose the version: v1 (timestamp+MAC), v4 (random), v6 (reordered timestamp), or v7 (Unix timestamp + random).
Set the output format: standard (lowercase with dashes), uppercase, no dashes, braces, URN, or Base64.
Set the count (1–500) for bulk generation. Click Generate or press ⌘↵.
Copy individual IDs with the per-row copy button, or copy all at once with ⌘⇧C.
To validate or decode a UUID, switch to Validate or Decode mode and paste your UUID.
UUID v1, v4, v6, v7 generation per RFC 9562
Nil UUID (all zeros) and Max UUID (all ones) constants
ULID generation: Universally Unique Lexicographically Sortable Identifier (millisecond timestamp + 80-bit random)
Nano ID generation: compact, URL-friendly, configurable length (10–64 characters)
CUID2 generation: collision-resistant IDs optimized for horizontal scaling
Bulk generation: create up to 500 IDs at once in a single click
6 output formats: standard, uppercase, no-dashes, braces {…}, URN urn:uuid:…, Base64
UUID validation: checks format, version, and variant compliance per RFC 9562
UUID decoding: extracts timestamp, version, variant, clock sequence, and node from v1/v6/v7
ID format auto-detection: recognizes UUID, ULID, and Nano ID from pasted input
Per-row copy buttons for easy copying in bulk mode
Version comparison table: side-by-side comparison of entropy, sortability, and URL-safety
URL-shareable settings: configuration persisted in URL parameters
Works entirely in your browser — no data is ever sent to a server