Function fastrand::alphabetic
source · pub fn alphabetic() -> charAvailable on crate feature
std only.Expand description
Generates a random char in ranges a-z and A-Z.
pub fn alphabetic() -> charstd only.Generates a random char in ranges a-z and A-Z.