func math/rand.NormFloat64

one use

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