c7b9612f-6920-4ca3-a8e3-ca17f0df173cGenerate 1-100 UUIDs at once
Display UUIDs in uppercase letters
Include hyphens in UUID format
A UUID (Universally Unique Identifier) is a 128-bit identifier that is unique across space and time. UUIDs are commonly used in software development for database keys, session tokens, and distributed systems.
Example format
xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx