generate_random

Function generate_random 

Source
pub fn generate_random(bytes_to_generate: Option<u32>) -> String
Expand description

Generates a random string using rand::thread_rng. You can pass in the bytes to generates