Password Generator App Using TypeScript, JS Crypto and zxcvbn

Solution retrospective
This was a fun project to delve into the realm of JavaScript crypto. It was fun to think of the best way to generate a truly random password that can have varying character types. I learned how to style an input range slider as well as checkboxes with CSS. One thing I'm not satisfied with is, while it adheres to the design, I'm not sure I like that the password just get cut off when character length is too long. I also don't think shrinking the text is the way to go.
If you have any other constructive feedback or comments, all is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Aaron Romanick'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