func math/rand.NormFloat64

one use

	math/rand (current package)
		rand.go#L370: func NormFloat64() float64 { return globalRand.NormFloat64() }