Mechiel Lukkien
de435fceba
switch to math/rand/v2 in most places
...
this allows removing some ugly instantiations of an rng based on the current
time.
Intn is now IntN for our concurrency-safe prng wrapper to match the randv2 api.
v2 exists since go1.22, which we already require.
2024-11-29 13:45:19 +01:00
..
2024-11-24 12:41:00 +01:00
2023-02-28 22:19:24 +01:00
2024-11-06 10:19:23 +01:00
2023-01-30 14:27:06 +01:00
2023-12-14 15:39:36 +01:00
2023-01-30 14:27:06 +01:00
2024-04-15 21:49:02 +02:00
2024-11-21 21:59:36 +01:00
2024-01-01 16:08:50 +01:00
2023-01-30 14:27:06 +01:00
2024-11-28 16:28:05 +01:00
2024-10-04 09:31:31 +02:00
2024-06-10 18:18:20 +02:00
2023-12-14 13:45:52 +01:00
2023-02-27 12:19:55 +01:00
2024-04-15 21:49:02 +02:00
2024-11-10 23:20:17 +01:00
2023-11-09 17:17:26 +01:00
2024-11-29 13:45:19 +01:00
2023-01-30 14:27:06 +01:00
2024-05-11 11:13:14 +02:00
2023-01-30 14:27:06 +01:00
2024-02-08 14:49:01 +01:00
2024-11-29 10:17:07 +01:00