pub fn generate_nonce(bytes: Option<u32>) -> StringExpand description
Generates a random string as the nonce. Uses generate_random under the hood.
pub fn generate_nonce(bytes: Option<u32>) -> StringGenerates a random string as the nonce. Uses generate_random under the hood.