voucher-code-generator-js
voucher-code-generator-js copied to clipboard
Generating 3M coupon code.
I used the library to generate coupon code in order of 3M.
Sample code :
length: 11, count: 30000009, charset : '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'
The node application is stuck and not giving me any errors.