Skip to main content

generate_token

Function generate_token 

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

Generates random alphanumeric string of the specified length.