https://github.com/raynersec/random-string
Random String Generator For C & C++
https://github.com/raynersec/random-string
Last synced: about 1 year ago
JSON representation
Random String Generator For C & C++
- Host: GitHub
- URL: https://github.com/raynersec/random-string
- Owner: RaynerSec
- License: gpl-3.0
- Created: 2020-11-11T17:15:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-13T13:55:52.000Z (over 5 years ago)
- Last Synced: 2025-02-17T11:35:20.095Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random-String
Random String Generator For C & C++
## Usage
### How To Use Random String Generator For C & C++
1. Install Dependencies In Debian/Ubuntu/Kali/Parrot Sec OS Linux `sudo apt-get update && sudo apt-get install git -y`
2. Install Dependencies In Termux `pkg update -y && pkg install git -y`
3. Git Clone Repo `git clone https://github.com/RaynerSec/Random-String`
4. Change Directory `cd Random-String`
5. Give execution permission `chmod +x random-string.sh`
6. Run script `./random-string.sh `
## Example
`root@localhost:~# ./random-string.sh 64`