Function winter_rand_utils::shuffle

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

Randomly shuffles slice elements.