PASS-GEN tool is an python based script which create/generate randrom passwords in fraction of seconds. This tool works on any devices with python installed.
sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt install git python3 -y
git clone https://github.com/turbo-hackers/pass-gen.git
cd pass-gen
python3 setup-linux.py
python3 pass-gen.py
apt-get update -y && apt-get upgrade -y
apt install git python3 -y
git clone https://github.com/turbo-hackers/pass-gen.git
cd pass-gen
python3 setup-termux.py
python3 pass-gen.py
python3 pass-gen.py
[+] -- Enter the length of password you want
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.