lvillen / py-password

Random password generator using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password generator

This is a simple password generator done following a challenge of Angela Yu's 100 Days of Code.

In order to generate a random password you only have to download the file main.py and execute in the terminal with the line python main.py.

About

Random password generator using Python


Languages

Language:Python 100.0%