go/src/math/rand
Jonathan FOng 8e35910640 math/rand: document that Source returned by NewSource implements Source64
Fixes #44488

Change-Id: I570950799788678b9dc6e9ddad894973b4611e09
Reviewed-on: https://go-review.googlesource.com/c/go/+/425974
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Joseph Tsai <joetsai@digital-static.net>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: David Chase <drchase@google.com>
2022-09-02 05:05:13 +00:00
..
example_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
exp.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
export_test.go
gen_cooked.go
normal.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
race_test.go
rand.go math/rand: document that Source returned by NewSource implements Source64 2022-09-02 05:05:13 +00:00
rand_test.go
regress_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
rng.go
zipf.go