BuildUtilities

Generate 100 UUID v4 in Bulk

Bulk-generate UUIDs for seeding test databases or fixtures.

Input

version: v4
count: 100

Output

c3a4b5d6-7890-4abc-def0-123456789abc
f1e2d3c4-b5a6-4978-9012-3456789abcde
...

How it works

UUID v4 is fully random and collision-resistant. The Batch tab on the UUID Generator does this in bulk: pick 100, 1,000 or 10,000, then copy them all or download the set as .txt or .csv.

Try it yourself

Open the full UUID Generator to run this example on your own data.

Open UUID Generator
Tip Jar