Settings
Help
alphabetic
fastrand
2.3.0
Structs
Rng
Functions
alphabetic
alphanumeric
bool
char
choice
choose_multiple
digit
f32
f64
fill
get_seed
i128
i16
i32
i64
i8
isize
lowercase
seed
shuffle
u128
u16
u32
u64
u8
uppercase
usize
fastrand
Function
alphabetic
Copy item path
Source
Search
Settings
Help
Summary
pub fn alphabetic() ->
char
Expand description
Generates a random
char
in ranges a-z and A-Z.