mirror of https://github.com/golang/go.git
Add a Read function to Rand which reads random bytes into a buffer. Fixes #8330 Change-Id: I85b90277b8be9287c6697def8dbefe0029b6ee06 Reviewed-on: https://go-review.googlesource.com/14522 Reviewed-by: Rob Pike <r@golang.org> |
||
|---|---|---|
| .. | ||
| example_test.go | ||
| exp.go | ||
| normal.go | ||
| rand.go | ||
| rand_test.go | ||
| regress_test.go | ||
| rng.go | ||
| zipf.go | ||