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

Check that the alphabet does not contain multibyte characters #19

Closed peterhellberg closed 1 year ago

peterhellberg commented 1 year ago

Extracted errors into named variables, and added check that the alphabet does not contain any multibyte characters.