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
..
2014-07-01 23:11:08 +02:00
2019-11-19 12:10:26 -08:00
2019-11-19 12:10:26 -08:00
2017-10-30 15:32:24 +01:00
2018-05-24 19:56:35 +02:00
2018-08-31 11:40:33 +02:00
2014-07-26 20:29:48 +02:00
2021-11-03 15:15:20 +01:00