Skip to content

v0.4.0

Compare
Choose a tag to compare
@yusufshakeel yusufshakeel released this 14 Mar 10:00
· 280 commits to master since this release
6c4e5ba

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