3v4l.org

run code in 300+ PHP versions simultaneously
<?php $odd = 0; $even = 0; $cnt = 10000; while(--$cnt > 0) { if(mt_rand(1, PHP_INT_MAX) % 2 == 0) $even++; else $odd++; } echo "Odd : $odd\n"; echo "Even : $even";
Output for 7.2.0
Odd : 5025 Even : 4974
Output for 7.1.7
Odd : 5024 Even : 4975
Output for 7.1.6
Odd : 5042 Even : 4957
Output for 7.1.5
Odd : 4977 Even : 5022
Output for 7.1.0
Odd : 5004 Even : 4995
Output for 4.4.0 - 4.4.9, 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20
Odd : 9999 Even : 0
Output for 4.3.0 - 4.3.11, 5.0.0 - 5.0.4
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/jcve8 on line 8 Warning: mt_rand() expects parameter 2 to be long, string given in /in/jcve8 on line 8 Notice:
Process exited with code 137.

preferences:
141.6 ms | 438 KiB | 215 Q