Files
Leo Izen 52e7269ea6 misc/random: add xoshiro random number implementation
Add xoshiro as a PRNG implementation instead of relying
on srand() and rand() from the C standard library. This,
in particular, lets us avoid platform-defined behavior with
respect to threading.
2022-08-17 10:21:55 -04:00
..
2018-02-01 10:21:55 +01:00
2018-02-01 10:21:55 +01:00
2020-04-09 00:33:38 +02:00
2020-05-25 20:39:37 +02:00
2020-05-10 16:40:26 +02:00
2021-11-14 19:13:10 +00:00
2020-04-10 00:55:39 +02:00