special characters

PBpassword - Password Generator

PBpassword - Password Generator

Description: This PHP script can create strong passwords. The user can specify the number of passwords, the password length and different options like the used characters (digits, letters and special chars). The script then generates an editable list (copy and paste) with all the passwords and displays information about the character pool size, the number of password possibilities and the brute force cracking time. The script comes with a well...