Function safe_network::client::utils::generate_readable_string[][src]

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

Generates a readable String using provided length and only ASCII characters.