func math/rand.Perm one use math/rand (current package) rand.go#L349: func Perm(n int) []int { return globalRand.Perm(n) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)