UUID Generator
Generate universally unique identifiers (UUID v4) in bulk.
๐
Click Generate to create UUIDs
About UUID v4
A UUID (Universally Unique Identifier) is a 128-bit identifier standardised by RFC 4122. Version 4 UUIDs are randomly generated using cryptographically secure random numbers. They are commonly used as primary keys in databases, session tokens, and API identifiers.
Format: xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx