fastrand

Function shuffle

Source
pub fn shuffle<T>(slice: &mut [T])
Available on crate feature std only.
Expand description

Shuffles a slice randomly.