Function fastrand::alphanumeric

source ·
pub fn alphanumeric() -> char
Expand description

Generates a random char in ranges a-z, A-Z and 0-9.