This is the third homework assignment that generates a secure password containing uppercase, lowercase, numbers, special characters, and a length between 8-128 characters based on user preference.
The user will be asked to confirm their preference for uppercase, lowercase, numbers, symbols and length to generate a randomized and secure password that will appear in the window after the final preference has been chosen.
I found this project to be extremely challenging and intricate and I needed a lot of extra attention from tutors to even know where to begin.