func math/rand.Read one use math/rand (current package) rand.go#L359: func Read(p []byte) (n int, err error) { return globalRand.Read(p) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)