Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 550 Bytes

Password-Generator

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