fastrand
2.1.1
fastrand
Function
alphanumeric
Copy item path
Source
pub fn alphanumeric() ->
char
Available on
crate feature
std
only.
Expand description
Generates a random
char
in ranges a-z, A-Z and 0-9.