mirror of https://github.com/golang/go.git
Shuffle panics if n < 0, not n <= 0. The comment for the (*Rand).Shuffle function is already accurate. Change-Id: I073049310bca9632e50e9ca3ff79eec402122793 Reviewed-on: https://go-review.googlesource.com/63750 Reviewed-by: Ian Lance Taylor <iant@golang.org> |
||
|---|---|---|
| .. | ||
| example_test.go | ||
| exp.go | ||
| gen_cooked.go | ||
| normal.go | ||
| race_test.go | ||
| rand.go | ||
| rand_test.go | ||
| regress_test.go | ||
| rng.go | ||
| zipf.go | ||