UUID Generator
When working with databases or APIs, you often need to generate a UUID. This tool allows you to generate UUIDs in a variety of formats.
Click the Copy
button to copy the UUID to your clipboard. To generate a new UUID, click the Generate
button. If you want you can generate and copy a UUID in one click by clicking the Generate and copy
button.
v1
and v4
UUIDs are random UUIDs. v1
UUIDs are time-based, while v4
UUIDs are random.
v3
and v5
UUIDs are name-based UUIDs. v3
UUIDs are generated using MD5, while v5
UUIDs are generated using SHA-1.
Reticulating splines...