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