fastrand
2.3.0
fastrand
Function
shuffle
Copy item path
Source
pub fn shuffle<T>(slice: &mut
[T]
)
Available on
crate feature
std
only.
Expand description
Shuffles a slice randomly.