Function winter_rand_utils::shuffle[][src]

pub fn shuffle<T>(values: &mut [T])
Expand description

Randomly shuffles slice elements.