A python tool for generating strong password
Open termux and type the commands below
apt update
apt upgrade
apt install git
apt install pip
git clone https://github.com/De-Technocrats/Password-Generator
cd Password-Generator
apt install python3
python3 setup.py
python3 password.py