Skip to content

Files

Latest commit

294d291 · Mar 8, 2021

History

History
This branch is 1200 commits behind larymak/Python-project-Scripts:main.

RandomPassword

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 8, 2021
Mar 8, 2021
Mar 8, 2021

README.md

Random Password Generator

Another code snippet where we are going to generate random password which accepts user input by use two libraries:

  • random
  • string

For instance, when the program runs, it will ask the user to input how many number of password and the length of password to be generated. to generate a combiantion of letters, numbers and special keys to generate random passwords for us to use

Sample Output: