pub fn randomstring(len: usize) -> String
To generate random alphanumeric string with the specified length.