Function crypto_random_string

Source
pub fn crypto_random_string<const N: usize>() -> String
Expand description

Generate N random bytes using a cryptographically secure source, return encoded as a string