Documentation
¶
Overview ¶
Package random uses github.com/dgryski/go-pcgr to implement a faster implementation of the rand package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormFloat64 ¶
func NormFloat64() float64
NormFloat64 returns a random float64 with a normal distribution. Adapted from: https://golang.org/src/math/rand/normal.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.