2b766341-7d0b-482c-a754-2af4c7190969Generate 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