Mocking.Dev

UUID Generator

Generate UUIDs for mock users, orders, products, records, and other fixture identifiers.

Generator

Choose how many UUIDs to create for mock records.

UUID output

Generated UUIDs are ready to copy into fixtures or seed data.

4f8b7d5a-4e7b-4f59-a5c2-7e5e5d2f54ad
d79a7a78-6a8f-4e90-9dc8-9201e833ef6d
9c73f60f-3b20-4f11-902e-a85e234d43a9
f1d48f2a-6f62-4a91-95c2-730b6de32059
a6bdcfc4-9d8e-48c0-bc59-a2d84efc1e41
5d514e77-0355-4385-9b6b-1e3db0f95b33
2ce915bc-7b0c-43f9-b207-193a16ec54ee
76a1e2d0-c4b0-4e91-bd3b-dcf4d84135b4
e7e8a73b-8e2a-4f02-9d9c-3fbc0e6ce0d6
1f77ce46-8c40-4f2a-a7fd-2d83ab1c3166

Frequently asked questions

What is a UUID?

A UUID is a widely used unique identifier format. It is useful when mock records need realistic IDs without relying on sequential numbers.

When should I use UUIDs in mock data?

Use UUIDs for user IDs, order IDs, product IDs, session IDs, primary keys, and any fixture field that should look globally unique.

Can I generate multiple UUIDs at once?

Yes. Set the count, choose whether to uppercase the values, and generate up to 100 UUIDs in one batch.

Similar tools