func math/rand.Float32

one use

	math/rand (current package)
		rand.go#L345: func Float32() float32 { return globalRand.Float32() }