UUID Generator
Generate one or many random version-4 UUIDs for use as unique identifiers.
About UUID v4
Version 4 UUIDs are generated from random numbers. They follow the standard 8-4-4-4-12 hexadecimal format and are suitable for use as unique database keys or identifiers.
Advertisement