mirror of https://github.com/golang/go.git
Urge users of math/rand to consider using crypto/rand when doing security-sensitive work. Related to issue #11871. While we haven't reached consensus on how to make the package inherently safer, everyone agrees that the docs for math/rand can be improved. Change-Id: I576a312e51b2a3445691da6b277c7b4717173197 Reviewed-on: https://go-review.googlesource.com/12900 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 | ||