Function generate_nonce

Source
pub fn generate_nonce(client_nonce: &str) -> Result<String, HashError>