Function sylvia_iot_corelib::strings::randomstring
source · pub fn randomstring(len: usize) -> String
Expand description
To generate random alphanumeric string with the specified length.
pub fn randomstring(len: usize) -> String
To generate random alphanumeric string with the specified length.