Generate unique password and user can customise length of the characters, choose uppercase/ lowercase, choose to add symbols or decline
A password, sometimes called a passcode is a secrete data, typically a string of characters, usually used to confirm user’s authorization to access information and secure right access to information. Many users cannot imagine a unique hard to guess password on demand to better secure their information. Password Generator provides very powerful and hard to guess password to secure information. This Python Password Generator allows user to customize parameters of the password to be generated ( Uppercase: True/False, Length: determines number of characters, Symbols: True/False. This runs on terminal can be added to new or existing python project.
Python Version 3.11.
#python #password