dylang / shortid

Short id generator. Url-friendly. Non-predictable. Cluster-compatible.

Home Page:https://www.npmjs.org/package/shortid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why characters only can use 64 length

rpig opened this issue · comments

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