[][src]Function arctk::math::rng::distribution::rand_hemisphere_point

#[must_use]pub fn rand_hemisphere_point(n: i32, max: i32) -> (f64, f64)

Sample points on a hemisphere's surface using the golden ratio.