func math/rand/v2.NewPCG

one use

	math/rand/v2 (current package)
		pcg.go#L24: func NewPCG(seed1, seed2 uint64) *PCG {