Files
FreshRSS/app
ColonelMoutarde 7072c091a7 better rand() (#1978)
http://php.net/manual/en/function.mt-rand.php

from php Doc

"Many random number generators of older libcs have dubious or unknown characteristics and are slow. The mt_rand() function is a drop-in replacement for the older rand(). It uses a random number generator with known characteristics using the » Mersenne Twister, which will produce random numbers four times faster than what the average libc rand() provides. "
2018-08-23 19:56:48 +02:00
..
2018-08-23 19:56:48 +02:00
2017-09-22 12:13:46 +02:00
2018-08-23 19:09:15 +02:00
2018-06-22 16:07:48 +02:00
2018-06-22 16:07:48 +02:00
2018-06-22 16:07:48 +02:00
2018-07-23 22:49:23 +02:00