fastrand
2.0.0
fastrand
Function
shuffle
Copy item path
source
pub fn shuffle<T>(slice: &mut
[T]
)
Expand description
Shuffles a slice randomly.