randomGenerator
A bash script to generate random number (self-algorithm)
🔧 Setup:
- Clone the repo
sh git clone https://github.com/savi-1311/randomGenerator - Move to the directory
cd randomGenerator - Make the .sh files executable
chmod +x run.sh - Run the script!
./run.sh### 💻 In Action:
How it works?
The timestamp is used to generate the random number.
Log in or sign up for Devpost to join the conversation.