jtzemp / base62View on GitHub
Base62 monkeypatches Integer to add an Integer#base62_encode instance method to encode an integer in the character set of 0-9 + A-Z + a-z. It also monkeypatches String to add String#base62_decode to take the string and turn it back into a valid integer.
51May 11, 2015Updated 10 years ago

Alternatives and similar repositories for base62

Users that are interested in base62 are comparing it to the libraries listed below

Sorting:

Are these results useful?