
RevEx - creates a random alphanumeric string based on a pattern.
Think of it as regular expression pattern matching in reverse.
Useful if you need to create a random combination of values in a
certain format. Letters (lower/upper case) and decimal numbers or
any combination or part thereof: boolean, hex, octal values; dates, times,
vowels, consonants, phone numbers, zip codes, GUIDs; IP, social security,
credit card numbers ...
PLEASE VOTE OR COMMENT, THANKS!