UUID v5 Generator — URL Namespace
Generate a deterministic UUID v5 using the standard URL namespace. Enter any URL and always get the same UUID — computed locally, no server.
https://www.example.com/tools
Generate a deterministic UUID v5 using the standard URL namespace. Enter any URL and always get the same UUID — computed locally, no server.
This tool runs locally in your browser. Your input is not uploaded.
Copy the generated result or open the full tool to adjust inputs locally.
https://www.example.com/tools
Version: UUID v5 (SHA-1 namespace-based) Namespace: URL — 6ba7b811-9dad-11d1-80b4-00c04fd430c8 Example input: https://www.example.com/tools UUID v5 is deterministic: the same namespace and name always produce the same UUID. Use the interactive tool to generate a UUID v5 for any input name.
Generate a deterministic UUID v5 using the standard URL namespace. Enter any URL and always get the same UUID — computed locally, no server.
https://www.example.com/tools
No. Any string works as the name input. The URL namespace is just a convention for when your names happen to be URLs.
Yes. They use different namespace UUIDs, so the same input string produces different UUIDs depending on which namespace you choose.
Yes. No data is sent to a server. The SHA-1 hash and UUID assembly run in your browser.