An open API service indexing awesome lists of open source software.

https://github.com/swish78/password-generator

I was terrible at coming up with passwords. So I devised a Password Generator to generate safe passwords. Because repeated or weak passwords are the root cause of the majority of data breaches, using random, unique passwords will provide the best security against online threats.
https://github.com/swish78/password-generator

Last synced: 22 days ago
JSON representation

I was terrible at coming up with passwords. So I devised a Password Generator to generate safe passwords. Because repeated or weak passwords are the root cause of the majority of data breaches, using random, unique passwords will provide the best security against online threats.

Awesome Lists containing this project

README

          

# Password-Generator
I was terrible at coming up with passwords. So I devised a Password Generator to generate safe passwords. Because repeated or weak passwords are the root cause of the majority of data breaches, using random, unique passwords will provide the best security against online threats.