3v4l.org

run code in 300+ PHP versions simultaneously
<?php $seed = date("d"); //get the day. srand($seed); //seeds the random generator with it. print $rand(); ?>

preferences:
56.2 ms | 402 KiB | 5 Q