Submitted 5 months agoA solution to the Password generator app challenge
Fully Functional Password Generator with Entropy Calculation
P
@2XG-DEV

Solution retrospective
What are you most proud of, and what would you do differently next time?
The password generator is fully functional and contains an entropy calculator, it works with any of the users input and ensures that all selected elements are present in the password
What challenges did you encounter, and how did you overcome them?There is a lot of javascript involved, lots of logic to calculate the entropy and ensure random distribution of characters while ensuring all selected elements (uppercase, lowercase, numbers, symbols) are present
What specific areas of your project would you like help with?Nothing in particular, this was a fun challenge
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Radu Petre Tarean'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