[−][src]Function arctk::math::rng::distribution::rand_circle_point
#[must_use]pub fn rand_circle_point(n: i32, max: i32) -> (f64, f64)
Sample points within a circle using the golden ratio.
#[must_use]pub fn rand_circle_point(n: i32, max: i32) -> (f64, f64)
Sample points within a circle using the golden ratio.