PassFox is a simple cross-platform Python script that generates random passwords using the secrets
module for secure random number generation. The generated passwords are displayed using the rich
library for colorful and formatted console output.
git clone https://github.com/vulnerable9/passfox
cd passfox
python3 passfox.py #python passfox.py for Windows