Package base62 implements a simple Base62 encoder/decoder with O(n)/linear time complexity, and a somewhat familiar interface.
base62