func golang.org/x/exp/rand.Seed

one use

	golang.org/x/exp/rand (current package)
		rand.go#L258: func Seed(seed uint64) { globalRand.Seed(seed) }