func math/rand.ExpFloat64

one use

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