A simple command-line Python script that generates strong, customizable passwords and saves them to a local text file.
- Python 3.6 or higher
python password_generator.py-
Follow the on-screen prompts:
- Select your language (Italian or English).
- Choose which character types to include.
- Set the desired password length (minimum 4).
- Set how many passwords you want to generate.
-
The generated passwords are displayed in the terminal and automatically saved to
passwords.txt.