Lemon 7c153416bc
Improved randomness (part 1) (#7882)
Faster and with no module bias

Removed rnd_init, rnd_uint32 and rnd_uniform
From now on we will only use rnd_value(min, max) for values in range [min, max] and rnd_chance(chance, base) for chances

Fixes #7881
Fixes #7883
Fixes #7884
Fixes #7885

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2023-12-20 00:12:15 +01:00
..
2023-03-23 12:11:15 +01:00
2023-12-20 00:12:15 +01:00
2019-11-20 07:47:30 +07:00
2023-12-20 00:12:15 +01:00
2023-10-25 08:58:04 -04:00
2023-06-16 20:07:23 -07:00
2023-04-10 23:53:16 +02:00
2023-12-20 00:12:15 +01:00
2023-12-20 00:12:15 +01:00
2023-12-19 20:22:48 +01:00
2023-12-12 08:12:06 -05:00
2023-12-20 00:12:15 +01:00
2023-12-20 00:12:15 +01:00
2023-12-20 00:12:15 +01:00
2023-09-14 22:49:11 +02:00
2023-12-20 00:12:15 +01:00