fork(2) download
  1. <?php
  2. $a = mt_rand(1,6) ;
  3. echo $a;
  4.  
  5.  
  6.  
Success #stdin #stdout 0.02s 24156KB
stdin
Standard input is empty
stdout
5