boulder/test/load-generator/acme
Aaron Gable 61b484c13b
Update to math/rand/v2 (#7657)
Replace all of Boulder's usage of the Go stdlib "math/rand" package with
the newer "math/rand/v2" package which first became available in go1.22.
This package has an improved API and faster performance across the
board.

See https://go.dev/blog/randv2 and https://go.dev/blog/chacha8rand for
details.
2024-08-12 09:17:09 -07:00
..
challenge.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
challenge_test.go Run more go vet checks (#7255) 2024-01-17 12:27:55 -05:00
directory.go Fix typos (#7241) 2024-01-09 13:17:27 -08:00
directory_test.go Fix flaky unittest failures (#7544) 2024-06-12 15:26:30 -07:00