const USER_CODE_CHARSET: &[u8] = b"BCDFGHJKLMNPQRSTVWXZ";
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.