Help for this page

Select Code to Download


  1. or download this
          while ($count<=$size){
                  rand($.)<1 && ($line=$_);
                print OUT $line;
                $count++;    
                }
    
  2. or download this
          while ($count<=$size){
                $line=$_;
                print OUT $line;
                $count++;    
                }