Help for this page

Select Code to Download


  1. or download this
    my $foo = sprintf "%.0f", rand(100);
    
  2. or download this
    perl -wle '@r = (1,2,3); print $r[$t = rand(3)]; print "$t"';
    2
    1.28954588016495