Function fastrand::shuffle

source ·
pub fn shuffle<T>(slice: &mut [T])
Expand description

Shuffles a slice randomly.