package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev

# Functions

Polar returns a random vector with length 1.
Pt generates a random point in the range (0,0) to (1,1).
PtIn generates a random point from (0,0) to the given point.
PtNorm returns a random point with a normal distribution.
V generates a random Vector in the range (0,0) to (1,1).
VNorm returns a random Vector with a normal distribution.