Generates Random Serials
Random Serial Generator 1.0 is a simple application that allows you to generate a random serial number for testing license algorithms or implementing them into your own application.
Features:
- Predefined Character Sets: A-Z, a-z, 0-9, 0-F, 0-f, 0-9 + A-Z, 0-9 + a-z, and 0-9, A-Z, + a-z.
- Define a Custom Character Set.
- Input length in either Decimal or Hexadecimal format.
- Insert Dashes in Insert or Replace Mode.
I did not add any size limits on the input length, so use large numbers with caution.
This software is 100% free and open source. It comes with no warranty.
Icon borrowed from: http://www.iconarchive.com/show/aeon-icons-by-kyo-tux/Sign-LogOff-icon.html
Homepage With Compile: http://reverseengineeringtips.blogspot.com/2015/05/random-serial-generator-10.html