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

https://github.com/matejmajny/random-password-generator

Random password generator written in python
https://github.com/matejmajny/random-password-generator

Last synced: 3 months ago
JSON representation

Random password generator written in python

Awesome Lists containing this project

README

        

![banner](https://dumpyy.gq/files/randompassgenbymatej.png)

# Features
* lightweight
* open source

# Requirements (just for py file)
* [Colorama](https://pypi.org/project/colorama/)
* [Pyperclip](https://pypi.org/project/pyperclip/)
* [Python](https://www.python.org/downloads/) - **this one is required for exe file too**

# Install Dependencies
`pip install -r requirements.txt`