Skip to main content

USER_CODE_CHARSET

Constant USER_CODE_CHARSET 

Source
const USER_CODE_CHARSET: &[u8] = b"BCDFGHJKLMNPQRSTVWXZ";
Expand description

RFC 8628 §6.1 base-20 alphabet: uppercase consonants only, so a user can type the code without modifier keys and without forming words or hitting a confusable digit.