Invoice Reference Generator
Generates a plausible-looking invoice reference code — for mockups, design templates or test data. Clearly a random example, never a real transaction record.
What this generator does
Produces a plausible-looking reference for mockup invoices and documentation. The format is deliberately conventional enough to look real in a design and generic enough not to collide meaningfully with a real accounting system's sequence.
What it builds, and how many ways
Each result is assembled to this shape: [prefix] + [number].
- number: 28 options
- prefix: 12 options
Taken together those banks can be assembled 336 different ways, repeating after about 23.
Some results it can produce:
- INV-2026-0764
- CR-2026-1152
- PRO-2026-1288
- ORD-2026-0056
A fixed sample so this page stays the same between visits. Your own results are assembled at random, each slot filled independently and each press independent of the last, so the same result can come up twice — past the repeat figure above, seeing one twice is more likely than not.
How to use this tool
- Press generate for a reference.
- Generate again for a different one.
Common use cases
- Invoice template mockups
- Test data for accounting software
- UI placeholder content
Limitations and good to know
- These are not real transaction identifiers and correspond to no payment, account or system anywhere.
- Never use a generated reference on a document that will be sent to a customer or filed. Real invoice numbering usually has to be sequential and gapless for tax purposes, which a random generator cannot provide.
Each part of the result is chosen independently with your browser's cryptographic random number generator, so every option in a bank is equally likely. How Generate Random works.
Related generators
- Ticket ID GeneratorGenerate a fictional issue-tracker-style ticket ID example, like PROJ-4821.
- Compound Interest Projection GeneratorProjects a balance year by year with monthly compounding, separating what was paid in from what was earned and checking they account for the whole closing figure.
- Loan Amortisation Schedule GeneratorA month-by-month repayment schedule where the interest follows from each month's balance and the final payment clears the debt to exactly zero.
- Build Number GeneratorGenerate a fictional build-number example, like build-2026.09.01-a3f1.