Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: alphabet must contain at least 16 unique characters #85

Closed
miranos opened this issue Mar 17, 2017 · 3 comments
Closed

Exception: alphabet must contain at least 16 unique characters #85

miranos opened this issue Mar 17, 2017 · 3 comments

Comments

@miranos
Copy link

miranos commented Mar 17, 2017

Hi
First thank you for this awesome script ! i use it for almost all my projects.

I was using this lines of code before and worked perfectly:

$hashids = new Hashids\Hashids(ENCRYPTION, 10, '0123456789');
$numbers = $hashids->encrypt($encryptit);	

Until today when he show me this error message:
Exception: alphabet must contain at least 16 unique characters

How to solve it please ?

I am using this version: 0.3.1

@vinkla
Copy link
Owner

vinkla commented Mar 17, 2017

Try updating to either version 1.0 or 2.0.

@jd327
Copy link
Collaborator

jd327 commented Apr 5, 2017

No activity. Closing. Re-open if still unresolved.

@jd327 jd327 closed this as completed Apr 5, 2017
@romanzks
Copy link

romanzks commented Jul 4, 2022

Still unresolved. I got an error Alphabet must contain at least 16 unique characters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants