Real-time Password Generator with a length of 4 to 64 characters with uppercase and lowercase letters, numbers and special chars
PwGen is a Real-time Password Generator where you can generate a random Password with a length of 4 to 64 characters. You can select wheter you want to include uppercase letters, lowercase letters, numbers and/or special characters! The generated passwords will NOT be saved anywhere! There are (when a length of 64, uppercase, lowercase, numbers and special chars chosen) 4.709x10^39 DIFFERENT combinations!
// UPDATE Version 1.1.0.0:
Added Settings-Page where you can set default generation values (length, enable/disable: lowercase, uppercase, numbers, specialchars; definde special-chars).