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