<?php for($a=1;$a<=10000;$a++) { random_int(1,100); //mt_rand(1,100); //rand(1, 100); }
You have javascript disabled. You will not be able to edit any code.