In this video we looked at our second python project; Password Generator
The python password generator is console application that generates a random password with a specified length, chosen from a predetermined set of characters. The password is then displayed to the user.
Python Random module - https://www.javatpoint.com/python-ran...
#python #pythonprojectsforbeginners #programming
#coding #projects #passwordgenerator #consoleapp #console