License Plate Generator creates fictitious vehicle license plates in the Mercosul standard and also in the old format, with the correct formatting, for you to use in software tests and demonstrations. It's a free online tool that works directly in the browser, without registering or installing anything.
What is it
The License Plate Generator is a micro-tool that randomly assembles vehicle license plate codes into the layout used in Brazil. It offers two models:
- Mercosur Standard: three letters, one number, one letter and two numbers (for example, ABC1D23).
- Old standard: three letters followed by four numbers (for example, ABC1234), in the format that was used before the adoption of Mercosur.
The tool is for those who develop, test or present systems that require a license plate in some field: fleet registrations, parking applications, workshop systems, example spreadsheets, prototypes and demonstration screens. Instead of typing a real license plate (that belongs to someone), you generate a code in the right format just to fill in and validate the field.
Important: the plates generated here are just examples with the correct format. They are not linked to any real vehicle, owner, transit agency or document. Use only to test and demonstrate software. Using a license plate to impersonate another vehicle, tampering with documents or deceiving any person or system is a crime, provided for in the Penal Code and the Brazilian Traffic Code. Do not generate boards with this intention.
How to use
- Choose the standard you want: Mercosul or the old format.
- Click the button to generate the card. The tool creates the code instantly, with the correct formatting.
- Copy the result and paste it into the test field or document where you need it.
- If you want another card, just generate again as many times as necessary.
Everything happens in your browser, instantly, without sending data to servers.
Tips
- Use the Mercosul standard to simulate more current registrations and the old format when you need to test the system's compatibility with older cards.
- To test error validation, generate a correct card and then change a character on purpose, checking if your system rejects the invalid format.
- Save test boards in a separate list to reuse in your automated test scenarios.