base62 top-level constant

String const base62

Base62 numeral system

Implementation

const String base62 =
    '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz';