A secure and powerful password generator: https://patrikelfstrom.github.io/Password-Generator/
Password Generator is a very secure and powerful password generator which allows the user to customize the passwords generated. It's built fully in JavaScript and it generates all passwords locally so no passwords are sent over the Internet.
Inspired by PC Tools Password Generator (http://www.pctools.com/guides/password/) and Strong Password Generator (http://strongpasswordgenerator.com/)
// Patrik Elfström