fastrand
2.3.0
Modules
global_rng
Macros
rng_integer
Structs
Rng
Functions
alphabetic
alphanumeric
bool
char
choice
choose_multiple
digit
f32
f64
fill
get_seed
i128
i16
i32
i64
i8
isize
lowercase
mul_high_u128
mul_high_u32
mul_high_u64
seed
shuffle
u128
u16
u32
u64
u8
uppercase
usize
fastrand
Macro
rng_integer
Copy item path
Settings
Help
Summary
Source
macro_rules! rng_integer { ($t:tt, $unsigned_t:tt, $gen:tt, $mod:tt, $doc:tt) => { ... }; }