Posted on May 18, 2014The visual comparison of rand() and mt_rand() of PHP all credits to cyrax21 The visual comparison of rand() and mt_rand() of PHP Visualized using image noise, it is obvious that mt_rand() creates more unpredictable number numbers than rand() in PHP.
You must be logged in to post a comment.