Generate Codes
This tool can generate up to 250 unique random codes at a time.
If you own a Random Code Generator account, it can generate 100.000!
The generated codes can be used for passwords, promotional codes, sweepstakes,
serial numbers and much more.
Both the length and the number of different characters in the codes determine the complexity of the codes. Use the Code Validator to check how strong you codes are.
How does it work?
Generate using characterset
This generates codes of a given length consisting of the selected charactersets.
It is possible to specify extra characters that will be used in the code generation.
Each extra character will be used for the codes, so don't use spaces or commas to
seperate the characters.
Generate using pattern
This generates codes of a certain pattern. The pattern is defined by characters
that correspond to a characterset:
X = Uppercase (A, B, C, ...)
x = Lowercase (a, b, c, ...)
9 = Digits (0, 1, 2, ...)
# = Special characters ($, %, &, ...)
! = Punctuation (!, ?, ...)
[ = Brackets ([, ], <, ...)
a = Vowels (a, e, i, ...)
b = Consonants (b, c, d, ...)
/ = Escape character
All other characters are used as literals. Characters following the escape character (ie. /X) will be used as a literal.
Generation options
Codes to generate is the number of codes that will be generated. To avoid confusion,
it is possible to exclude characters from the code generation that look-a-like on
a screen (I, l, 1, |, O, 0). The result set can be sorted alphabetically / numerically.
The codes can be outputted to the screen or to a downloadable CSV file.