mirror of https://github.com/golang/go.git
As of CL 443058, rand.Seed is not necessary to call, nor is it a particular good idea. For #54880. Change-Id: If9d70763622c09008599db8c97a90fcbe285c6f8 Reviewed-on: https://go-review.googlesource.com/c/go/+/445395 Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Russ Cox <rsc@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> |
||
|---|---|---|
| .. | ||
| example_test.go | ||
| rand.go | ||
| rand_batched_test.go | ||
| rand_getentropy.go | ||
| rand_getrandom.go | ||
| rand_js.go | ||
| rand_plan9.go | ||
| rand_test.go | ||
| rand_unix.go | ||
| rand_windows.go | ||
| util.go | ||
| util_test.go | ||