generate_nonce

Function generate_nonce 

Source
pub fn generate_nonce(bytes: Option<u32>) -> String
Expand description

Generates a random string as the nonce. Uses generate_random under the hood.