Help for this page
Select Code to Download
Select
or
download this
my @a; $a[$_] = int(rand (100)) for(0..10000000);