Generatore di UUID
Genera UUID casuali (versione 4) in blocco.
Number of UUIDs
- Safe
- Processing runs on your device, so input/output is not sent anywhere.
Note
UUID (Universally Unique Identifier) is a 128-bit identifier typically represented in hexadecimal, used to create unique IDs across systems.
Because UUIDs are generated with randomness, the probability of collision is extremely low, which makes them useful for generating globally unique identifiers.
This tool generates UUIDs that conform to Version 4, which is the most commonly used type.
Count
You can generate between 1 and 1000 UUIDs at once.