Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
        # We will not utilize special char
        print GeneratePassword($password_length,0) . "\n";
    }
    
  2. or download this
    Code