Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 522 Bytes

File metadata and controls

20 lines (15 loc) · 522 Bytes

Python-Random-Password-Generator

A python program to generate a random password.

Example Input:

Welcome to the PyPassword Generator! How many letters would you like in your password? 14 How many symbols would you like? 5 How many numbers would you like? 4

Example Output:

Your password can be: k(7+zi(YN)6H(DtB7h7XrKF

License:

This project is licensed under the Apache License, Version 2.0.

You're open to make changes and contribute to the project, please make a pull request!