golang/src/math/rand
Tobias Klauser 63a0a905fa math/rand/v2: use max builtin in tests
Change-Id: I6d0050319c66fb62c817206e646e1a9449dc444c
Reviewed-on: https://go-review.googlesource.com/c/go/+/585715
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Griesemer <gri@google.com>
2024-05-16 01:44:46 +00:00
..
v2 math/rand/v2: use max builtin in tests 2024-05-16 01:44:46 +00:00
auto_test.go math/rand: auto-seed global source 2022-10-25 16:49:48 +00:00
default_test.go math/rand: use fastrand64 if possible 2023-02-07 23:39:35 +00:00
example_test.go all: remove uses of rand.Seed 2022-10-26 16:24:57 +00:00
exp.go math: add available godoc link 2023-10-19 11:59:09 +00:00
export_test.go testing: add -shuffle=off|on|N to alter the execution order of tests and benchmarks 2021-04-28 16:06:21 +00:00
gen_cooked.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
normal.go math: add available godoc link 2023-10-19 11:59:09 +00:00
race_test.go testing: add -shuffle=off|on|N to alter the execution order of tests and benchmarks 2021-04-28 16:06:21 +00:00
rand.go math/rand, math/rand/v2: use ChaCha8 for global rand 2023-12-05 20:34:30 +00:00
rand_test.go math/rand, math/rand/v2: rename receiver variables 2024-03-04 17:32:49 +00:00
regress_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00
rng.go all: fix misuses of "a" vs "an" 2023-04-04 14:20:53 +00:00
zipf.go math: add available godoc link 2023-10-19 11:59:09 +00:00