speps / go-hashids

Go (golang) implementation of http://www.hashids.org
MIT License
1.32k stars 109 forks source link

Can it encode string? #63

Open ABetterCat opened 2 years ago

ABetterCat commented 2 years ago

Can it encode string? When i try it with a sting([]byte) with a small MinLength, it returned a long string.