func math/rand.Float32

one use

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