Password Generator using Native JS, HTML & CSS

Solution retrospective
Figuring out the logic for actually generating the passwords.
Also figuring out how to style Range inputs..those things are a pain!
I also took the liberty of adding an extra conditions to the app:
- You cannot generate a password when no boxes are selected OR the password length range slider is set to 0
Styling the range input. Generating the password Creating the indicator bars for strength.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jack Williams's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord