func math/rand.Seed one use math/rand (current package) rand.go#L303: func Seed(seed int64) { globalRand.Seed(seed) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)