dereuromark / cakephp-hashid

CakePHP plugin to use hashids for your database table lookups
MIT License
36 stars 13 forks source link

Is there a max number of characters in the string for the hashId? #29

Closed Modicrumb closed 4 years ago

Modicrumb commented 4 years ago

I need to be sure the hashId does not exceed 16 characters. I saw the PHP INT Max example was less than 7 characters but does that mean that a hash will not exceed 16 characters?

Modicrumb commented 4 years ago

I asked this on the other repository. I'll just close this issue.

dereuromark commented 4 years ago

Sandbox example would show u.