base62str

Encode a string into a base62 string. Decode a base62 string back to a decoded string. It can also code arrays of bytes.

bases

Utility for converting numbers to/from different bases/alphabets.