Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            }
        }
    }
    
  2. or download this
    $ ./create_random_numbers.pl 
    1: 29
    ...
    22: 15
    23: 14
    24: 30
    
  3. or download this
    #!/usr/bin/perl
    
    ...
            }
        }
    }