Markus Mäkelä 2852530893
Use standard RNG
The custom random number generator can now be replaced with a C++11
RNG. This greatly improves the reliability and trustworthiness of it.

In addition to this, the conversion of the RNG to a thread-local object
removes the race condition that was present in the previous
implementation. It also theoretically improves performance by a tiny bit.
2018-08-13 10:37:48 +03:00
..
2018-08-13 10:28:03 +03:00
2018-08-01 17:12:49 +03:00
2014-08-20 11:07:28 +01:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-08-10 07:50:18 +03:00
2018-04-27 10:48:56 +03:00
2018-08-13 10:37:48 +03:00
2017-11-10 14:45:54 +02:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-01-24 11:20:11 +02:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-04-26 13:44:27 +03:00
2018-07-31 22:50:08 +03:00