Hacker News new | ask | show | jobs
by dasmithii 4369 days ago
It seems to be an improvement from the notoriously poor rand() of PHP.

(not confident in the credibility of this article) http://boallen.com/assets/images/randbitmap_computer.png

1 comments

It's not a PHP function, it's a C library function that PHP is using.

On Linux rand() doesn't suffer from the problem.