Help for this page

Select Code to Download


  1. or download this
    my @a;
    $a[$_] = int(rand (100)) for(0..10000000);