Daku 1909f9072e use mt_rand() instead of rand()
rand() isn't so random on windows: http://tjl.co/blog/code/followup-php-rand-vs-mt_rand/
mt_rand() is also slightly faster
2014-02-16 04:43:38 +00:00
..
2012-03-19 19:00:25 +00:00
2012-03-09 22:27:12 +00:00
2014-01-01 18:25:28 +01:00