math/rand.Rand.Int (method) 2 uses math/rand (current package) rand.go#L102: func (r *Rand) Int() int { rand.go#L322: func Int() int { return globalRand.Int() }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)