Ivan Tsema
Offer Ivan work on your next project.
Rating
Skills and abilities
Programming
Services
Portfolio
-
Password Generator (Python)
PythonPython program for generating secure random passwords.
The user can choose the length of the password and use different types of characters: letters, numbers, and special characters.
… Functionality:
generation of random passwords
setting the length of the password
using different types of characters
The code is written using standard Python libraries.