UUID Validator
Developer Tools· 30 toolsFree UUID validator and decoder. Paste a UUID and get the version (1 time-MAC, 3 namespace-MD5, 4 random, 5 namespace-SHA1, 6 reordered time, 7 Unix-epoch time, 8 custom), the variant byte, and — for time-based versions — the embedded timestamp. Distinguishes the canonical 8-4-4-4-12 form from braced, hyphenless, and URN-prefixed variations.
Position 13 · version digit (1-8)
Position 17 · variant — 8/9/A/B = RFC 4122/9562
Accepted forms: canonical, no hyphens, braced, urn:uuid:
Frequently Asked Questions
Frequently Asked Questions
References
References and sources
Related Tools
Related Tools
- UUID GeneratorGenerate random UUID v4 identifiers instantly.
- JSON DiffCompare two JSON objects and see added, removed, and changed keys with full path. Works on nested structures and arrays — pure browser, nothing uploaded.
- Regex CheatsheetSearchable regex reference covering character classes, quantifiers, anchors, lookaround, groups, and flags. Each entry includes a usable pattern and example.