Creating Strong Passwords – Password Generator

Jan 12, 2014 code

Creating strong passwords is always good practice especially with passwords on the web. The number 1 reason for hacks are weak passwords! Generally speaking a strong password consist of lowercase, uppercase, numbers and special characters. The longer the password the stronger it is. A good rule of thumb is type out your password 2 times. This makes an 8 character password 16 characters, which is a huge improvement. I have created a little password generator for creating strong passwords for 32, 16, and 8 Characters. Combining lowercase, uppercase, numbers and special characters. Feel free to grab your password and 32 character will be the strongest. (this site uses javascript for generating these passwords, and does not store any generating passwords, it is a completely safe way of generating a password)