Fixture seeding
Generate IDs for test records and migrations.
Documentation
Generate UUID batches, copy checklist-ready outputs, and share checksum evidence.
Overview
Use the generator when you need a batch of UUIDs in the shape your workflow expects.
Generate IDs for test records and migrations.
Hand a known batch to QA or teammates without rebuilding it elsewhere.
Review the batch checksum table when you need a quick integrity pass.
Supported inputs
Walk through it
Workflow
Use this path when you want a fresh set of identifiers.
What you get
Each identifier is shown in copy-ready form.
Digest values help you confirm the batch later.
Avoid these mistakes
Choose the version that matches how the identifiers will be used.
Stay within the 1 to 50 range the tool expects.
Match the final case before you hand the list to another system.