Random Codes

Random Codes

Application for generating non-sequential random codes.

It uses a basic template to define placeholders for numbers and letters and the new version uses an in-memory SQLite database so it’s now a whole lot faster.

As far as the template goes, use X to stand in the place of a letter and 0 for a number. So if you give a code of X00 you’ll get codes like H73 or S32.

You can download executable versions for Mac, Windows and Linux on the project page on Google Code.