go/src/math/rand
Brad Fitzpatrick 7d1d944626 math/rand: update comment to avoid use of ^ for exponentiation
Fixes #35920

Change-Id: I1a4d26c5f7f3fbd4de13fc337de482667d83c47f
Reviewed-on: https://go-review.googlesource.com/c/go/+/209758
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
2019-12-04 21:14:24 +00:00
..
example_test.go
exp.go
gen_cooked.go
normal.go
race_test.go
rand.go math/rand: update comment to avoid use of ^ for exponentiation 2019-12-04 21:14:24 +00:00
rand_test.go math/rand: devirtualize interface in lockedSource 2019-09-29 14:27:05 +00:00
regress_test.go
rng.go
zipf.go