base36 top-level constant

String const base36

Base36 numeral system

Implementation

const String base36 = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ';