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

why characters only can use 64 length #161

Open rpig opened 4 years ago

rpig commented 4 years ago

I use it to create short url,but I do not like _ and -,how can I do. just want set characters like this '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ' but this characters length is 62