fastrand
2.1.0
Structs
Rng
Functions
alphabetic
alphanumeric
bool
char
choice
choose_multiple
digit
f32
f64
get_seed
i128
i16
i32
i64
i8
isize
lowercase
seed
shuffle
u128
u16
u32
u64
u8
uppercase
usize
?
Settings
Function
fastrand
::
shuffle
Copy item path
source
·
[
−
]
pub fn shuffle<T>(slice: &mut
[T]
)
Available on
crate feature
std
only.
Expand description
Shuffles a slice randomly.