About
Use the masked number generator to create random numbers with a chosen mask.
How the Masked Number Generator works?
It produces random numbers based on the format you insert before generating. The sharp (#) represents a digit; characters after a backslash (\) are printed literally. Example: (###)-##\# produces (123)-45#.
Using the tool
This tool was developed for programmers and testers who have the constant need to enter different numbers and characters in developing forms.