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

Base62 support? #44

Open
alexeyshockov opened this issue Oct 12, 2021 · 3 comments
Open

Base62 support? #44

alexeyshockov opened this issue Oct 12, 2021 · 3 comments

Comments

@alexeyshockov
Copy link

Hey, thanks for a great library.

Do you plan to support base62?

@ssg
Copy link
Owner

ssg commented Oct 12, 2021

Thanks @alexeyshockov, what's the use case for it? It looks like a less human-friendly Base58 variant. :)

@alexeyshockov
Copy link
Author

Sorry for a late answer... Actually I already solved my initial problem with another solution, without any additional encoding/decoding. So no need, at least for me now :)

Overall IMO it would make sense to just add base62, because the lib already supports multiple encoding, so adding another one will make it more complete. But maybe it makes sense to wait for another person with such a request :)

Closing for now.

@ssg
Copy link
Owner

ssg commented Jan 5, 2022

I found references to Base62 on these pages:

https://github.com/segmentio/ksuid
https://sudhir.io/uuids-ulids

@ssg ssg reopened this Jan 5, 2022
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

2 participants