dylang / shortid

Short id generator. Url-friendly. Non-predictable. Cluster-compatible.
https://www.npmjs.org/package/shortid
Other
5.74k stars 258 forks source link

Remove length check on custom alphabet #143

Closed mxvsh closed 5 years ago

ai commented 5 years ago

There is a reason for this check.

Use Nano ID of you want to set alphabet with custom length https://github.com/ai/nanoid/