Random String Generator For C & C++
- Install Dependencies In Debian/Ubuntu/Kali/Parrot Sec OS Linux
sudo apt-get update && sudo apt-get install git -y - Install Dependencies In Termux
pkg update -y && pkg install git -y - Git Clone Repo
git clone https://github.com/RaynerSec/Random-String - Change Directory
cd Random-String - Give execution permission
chmod +x random-string.sh - Run script
./random-string.sh <value>
root@localhost:~# ./random-string.sh 64