Function generate_recovery_codes_with_hashes

Source
pub fn generate_recovery_codes_with_hashes(
    count: usize,
) -> (Vec<String>, Vec<String>)