Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 1.14 KB

File metadata and controls

51 lines (44 loc) · 1.14 KB

UsefulGenPy

A Python Module containing time-saving generators. The code as got a lot of Docstrings don't hesitate to check those if needed.


Please star this repository if you find it useful
Don't hesitate to reach me, or donate using the links on my profile, all donations are appreciated 😉


🛠️ Installation

Please install Python 3 and be sure that you also have "pip" installed on your machine

pip3 install usefulgen

If you don't have pip installed yet, just type the command py -m ensurepip --upgrade

🧩 Features

Feature Supported Software Version
Basic time-saving generators from numbers to strings v1.0.1.1
Wordlists generators v1.0.2
Prefixes/Suffixes on Wordlists output v1.0.3
Email Address generator v1.0.4
✅🚧