Versions in this module Expand all Collapse all v2 v2.0.0 Sep 9, 2024 Changes in this version + type Bounds struct + MaxX float64 + MaxY float64 + MinX float64 + MinY float64 + type Point struct + X float64 + Y float64 + func Sample2D(distance float64, kTries int, bounds Bounds, start *Point, source rand.Source) []Point Other modules containing this package github.com/derekmu/poisson