Skip to main content

shuffle_array

Function shuffle_array 

Source
pub fn shuffle_array<T>(arr: &mut [T])
Expand description

Randomly shuffle an array in place