1
0
mirror of https://github.com/golang/go synced 2024-11-19 10:04:56 -07:00
go/src/math/rand
Tim Cooper 161874da2a all: update comment URLs from HTTP to HTTPS, where possible
Each URL was manually verified to ensure it did not serve up incorrect
content.

Change-Id: I4dc846227af95a73ee9a3074d0c379ff0fa955df
Reviewed-on: https://go-review.googlesource.com/115798
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
2018-06-01 21:52:00 +00:00
..
example_test.go math/rand: clarify documentation for Seed example 2018-05-12 06:21:01 +00:00
exp.go all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
gen_cooked.go
normal.go
race_test.go
rand_test.go
rand.go math/rand: typo fixed in documentation of seedPos 2018-01-04 20:27:29 +00:00
regress_test.go go/printer, gofmt: tuned table alignment for better results 2018-04-04 13:39:34 -07:00
rng.go math/rand: refactor rng.go 2018-04-16 22:22:14 +00:00
zipf.go