1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/pkg/math/rand
Brad Fitzpatrick e15c0ac693 all: remove now-unnecessary unreachable panics
Take advantage of the new terminating statement rule.

R=golang-dev, r, gri
CC=golang-dev
https://golang.org/cl/7712044
2013-03-11 14:16:55 -07:00
..
example_test.go math/rand: fix typo in example comment. 2012-12-08 19:20:38 +11:00
exp.go all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
normal.go all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
rand_test.go math/rand: avoid use of math.Pow in tests. 2012-07-04 00:38:01 +02:00
rand.go undo CL 6845121 / 79603a5e4cda 2012-12-07 11:58:44 -05:00
rng.go
zipf.go