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