/base62

Base62 encoding/decoding library in Rust

Primary LanguageRustMIT LicenseMIT

base62

A simple base62 encoder/decoder, typically used in URL shorteners. It only supports the [0-9A-Za-z] variant.

Build status Crates.io Docs