Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/
    #-- try: #!/usr/bin/perl
    ...
    #*** Close the file ***
    close(MYOUTFILE);
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    print "Unique codes (size=$code_length) written to '$codes_filename': 
    +$unique_codes_count\n";