Function cfxstore::random_string

source ·
pub fn random_string(length: usize) -> String
Expand description

Generate a random string of given length.