pub fn randomstring(len: usize) -> String
Expand description

To generate random alphanumeric string with the specified length.