I just noticed, a local gal named FarahZein is today's provider of the day!
What's the criteria to receive such a dubious title? Originally Posted by Amadeus25Luck. It uses a random number generator algorithm. http://www.php.net/manual/en/function.rand.php
<?php $provider_of_day = rand( 0, 9999 ); // output would be a random number between 0 and 9998 and would correspond to providers account if ?>