A simple password generator app to create secure random passwords.
password.html- Main HTML filepassword.css- Styles for the password generatorpassword.js- JavaScript functions to generate passwords
- Open
password.htmlin your web browser - Click "Generate passwords" button
- Two random 15-character passwords will appear
- Click on any password to copy it to clipboard
- Clean design with dark theme
- Generates two passwords at once
- One-click copy to clipboard
- Strong passwords with letters, numbers and symbols
- HTML
- CSS
- JavaScript
Never use an insecure password again! π