Bulk UUID Generator

Number between 1 and 100.
Version-3 and version-5 are deterministic. They have no random component so all UUIDs would be the same. For this reason, they are not available in the bulk generator. UUID versions explained »

Bulk UUID Generator

The bulk UUID generate produces up to 100 UUIDs at a time. Use the dropdown to select the UUID version you need: version-1, version-4, or timestamp-first UUIDs (an unofficial variant of version-4).

You can download the list of generated UUIDs or use our API to generate UUIDs automatically. There is a button above to copy the exact API call you need to generate bulk UUIDs. You can be confident that the UUIDs generated will be globally unique. Statistically it is extraordinarily unlikely that our system will ever generate the same exact UUID twice.

You cannot generate version-3 and version-5 UUIDs in bulk because they require unique input for each UUID. You must generate each one individually.