Etan Kissling 2c384da092
Fix typing issue when 10e10 is interpreted as float
On macOS Python, passing `10e10` to `rng.randint` results in an error
when generating certain tests. Forcing `int` avoids the problem.
2024-06-21 10:51:18 +02:00
..
2024-05-31 22:02:22 +06:00
2024-04-27 14:49:49 +08:00
2024-04-27 14:49:49 +08:00
2024-04-15 22:30:14 -06:00
2024-06-14 15:18:00 +02:00
2024-06-07 23:41:05 +08:00
2023-12-07 22:22:49 +01:00
2024-05-31 22:02:22 +06:00
2021-09-23 23:10:29 +03:00