Generate Version 4 UUIDs instantly for API keys, database IDs, and unique tokens.
A UUID (Universally Unique Identifier) is a 128βbit value used to uniquely identify data. Version 4 UUIDs are generated using random numbers, making collisions extremely unlikely.
A typical UUID v4 looks like this:
xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx
Where x is a random hexadecimal digit and y is one of 8, 9, a, or b.
550e8400-e29b-41d4-a716-446655440000 f47ac10b-58cc-4372-a567-0e02b2c3d479