Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 439 Bytes

base62

A simple base62 encoder/decoder, typically used in URL shorteners. It supports the standard [0-9A-Za-z] and alternative [0-9a-zA-Z] variants.

Build status Crates.io Docs