You must login to view /lordwelch/chasquid/commit/a6a20fb6e075ac4b44b78122e49b8327990d88f6?files=test%2Ft-09-loop.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/internal/auth/auth.go
Alberto Bertogli 45580dae46 Update to math/rand/v2
This commit updates the uses of math/rand to math/rand/v2, which was
released in Go 1.22 (2024-02).

The new package is generally safer, see https://go.dev/blog/randv2 for
the details.

There are no user-visible changes, it is only adjusting the name of
functions, simplify some code thanks to v2 having a better API, etc.
2025-02-16 20:18:16 +00:00

6.5 KiB