*Generate random and really strong passwords
*Password length can be selected.
* Passwords characters type (letter,capital letter,numbers,special characters (. - _ ? etc.) can be selected.
* Copy-clear the generated password with a button.
Secure Password Generator, is a generator that generates secure randomised bits compromised of lower & upper cased characters, numerical values and symbols. This generates a 15 bit length string, which is the industry standard bit value for passwords.
Planning:
- General polish and refinements, as-well as documentation.
This program generates random alphanumeric passwords untill 80 signs long and allows the user to change length and amount of the passwords to generate. You can also choose for passwords with lower/higher case, lower case and no numbers.