Developed a Python script that generates a random password based on user-specified criteria. The user can choose the desired number of letters, symbols, and numbers to include in the password.
This project provided practical experience in working with randomization, lists, strings, and creating a simple automation script.
Public Repository