UUID v5 Generator
Generate deterministic UUID v5 (SHA-1) identifiers from a namespace and name. Same inputs always produce the same UUID.
44.2Kuses
9.4/10(59)
About UUID v5
UUID v5 uses SHA-1 hashing with a namespace and name to produce deterministic, reproducible UUIDs. The same namespace + name always generates the same UUID.
Disclaimer: This tool is provided as-is for informational and educational purposes only.