Function cfxstore::random_string
source · pub fn random_string(length: usize) -> String
Expand description
Generate a random string of given length.
pub fn random_string(length: usize) -> String
Generate a random string of given length.