Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 224 Bytes

Python Password Generator

This is an initial project while learning python. It will prompt for a number of password and what lenght you want them.

Requires install of termcolor module

pip install termcolor