UUID / GUID Generator

Generate random, bulk, or namespace-based UUIDs (v1–v7) and GUIDs — free, no sign-up, created in your browser. Also validates and decodes UUIDs.

  • 100% free
  • No sign-up
  • Runs on your device

Up to 1000 at once

UUID
3fa85f64-5717-4562-b3fc-2c963f66afa6
Alternate encodings

Alternate encodings of the same 128-bit value above. Short UUID uses this tool's own Base62 alphabet (0-9, A-Z, a-z), zero-padded to a fixed 22 characters — there's no universal Base62-UUID standard, unlike Base64 (RFC 4648).

  • Base64P6hfZFcXRWKz/CyWP2avpg==
  • Base64URLP6hfZFcXRWKz_CyWP2avpg
  • URL-encodedP6hfZFcXRWKz%2FCyWP2avpg%3D%3D
  • Short UUID (Base62)1w7SiApaqvkEAPuTlrcJWQ

Validate & decode

Paste any UUID or GUID, in any format this tool can produce, to check it's well-formed and see its version, variant, and — for time-based versions — the timestamp encoded inside it.

Paste a UUID above to see its result here.

Bulk validate

Paste a list of UUIDs, one per line, to check each one and see its version.

Paste a list of UUIDs above, one per line, to see each one's result here.

Every UUID or GUID here — generated or pasted in to validate — is created and checked entirely in your browser; this tool doesn't even have a server to send it to.

Frequently asked questions

Related tools

JSON Formatter & Validator
Format, validate, and convert JSON instantly.
Base64 Decode & Encode
Decode or encode Base64 text, files, and images instantly.
URL Encode & Decode
Encode or decode URLs and query strings instantly.