Skip to main content

generate_random_string

Function generate_random_string 

Source
pub fn generate_random_string(length: usize) -> String
Expand description

Generate a cryptographically random string using RustAuth’s URL-safe charset.