v0.4.0
Release note
Generate coupon using the characters
- uppercase alphabet A-Z
- lowercase alphabet a-z
- digit 0-9
- symbols like @#$ etc.
Control the character set using option characterSet
with builtIn
and custom
fields.
Values for builtIn
- CHARSET_ALPHA
- CHARSET_ALPHA_LOWER
- CHARSET_DIGIT