math/rand.Source64.Seed (method)

2 uses

	math/rand (current package)
		rand.go#L26: 	Seed(seed int64)
		rand.go#L79: 	r.src.Seed(seed)