Skip to main content

shuffle

Function shuffle 

Source
pub fn shuffle<T>(slice: &mut [T])
Available on crate feature tls only.
Expand description

Randomly shuffles a slice.