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

Randomly shuffles a slice.