sqids / sqids-go

Official Go port of Sqids. Generate short unique IDs from numbers.
https://sqids.org/go
MIT License
536 stars 11 forks source link

Alphabet cannot contain multibyte characters #25

Closed wangzeping722 closed 11 months ago

wangzeping722 commented 11 months ago

hello, I used hashids in my software,and emojis as custom alphabet. But why sqids does not support multibyte characters? Thinks

https://sqids.org/faq#multibyte-alphabet

4kimov commented 11 months ago

Too much complexity + trying to keep it simple. Longer version here: https://github.com/orgs/sqids/discussions/1