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