UUID Generator
Generate random UUIDs (Universally Unique Identifiers)
UUID Generator
Generate random UUIDs in version 1 and 4 formats
About UUIDs
UUIDs (Universally Unique Identifiers) are 128-bit identifiers that are guaranteed to be unique across space and time. UUID v4 is randomly generated, while UUID v1 is based on the current timestamp and a unique node identifier.