math/rand/v2.PCG.Seed (method)

one use

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