func math/rand.NormFloat64

one use

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