func crypto/rand.Read
2 uses
crypto/rand (current package)
rand.go#L23: func Read(b []byte) (n int, err error) {
net/http
h2_bundle.go#L8944: if _, err := rand.Read(p[:]); err != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)