UUID v3/v5 Generator
Generate deterministic UUID v3 or v5 values from namespace and name.
Result
Results will appear here
Use Cases
- Create stable IDs
- Generate UUIDs from domains
- Debug namespace UUIDs
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
How is it different from UUID v4?
v3/v5 are deterministic for the same namespace and name.
Related Tools
Developer ToolsText
JSON Formatter
Format, minify, and validate JSON locally in your browser.
Developer ToolsText
UUID Generator
Generate UUID v4 values locally in your browser.
Developer ToolsText
JWT Decoder
Decode JWT Header and Payload locally. Signature verification is not performed.
Developer ToolsText
Regex Tester
Test a JavaScript regular expression against text and inspect matches.