UUID Generator
Generate unique identifiers
Generate between 1 and 100 UUIDs
About UUID
A UUID (Universally Unique Identifier) is a 128-bit number used to identify information in computer systems. The term GUID (Globally Unique Identifier) is also used.
Format: UUIDs are typically displayed as 32 hexadecimal digits, displayed in five groups separated by hyphens, in the form 8-4-4-4-12 for a total of 36 characters (32 alphanumeric characters and 4 hyphens).
Example: 550e8400-e29b-41d4-a716-446655440000