[][src]Function purrmitive::core::hill_climb::best_random_step

pub fn best_random_step<T: PurrShape>(
    ctx: &mut PurrContext,
    n: u32
) -> PurrState<T>