[][src]Function af_lib::prelude::af_core::random::shuffle

pub fn shuffle<T>(slice: &mut [T])

Randomly shuffles a slice in place.