Function crossbeam_channel::utils::shuffle

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

Randomly shuffles a slice.