~/steve-bedell/password-generator $

Password Generator

random passwords, checked against known breaches

Generate a secure password, and optionally check if it has appeared in a data breach by checking Troy Hunt's Have I Been Pwned API. This doesn't send your password across the internet, it gets secured (SHA-1 hash) locally on your browser before sending it over the wire. For more information, check out the site - Have I Been Pwned