An open API service indexing awesome lists of open source software.

https://github.com/xabia598/password-generator

A simple password generator made with python, it generates and saves your password inside a .txt file
https://github.com/xabia598/password-generator

Last synced: 2 months ago
JSON representation

A simple password generator made with python, it generates and saves your password inside a .txt file

Awesome Lists containing this project

README

        

# Password-Generator
A simple password generator made with python, it generates and saves your password inside a .txt file

# How do I use it?

Just run "generator.py" and it will ask you some questions, then the password is generated and saved inside a .txt on the directory the program is saved.