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: image

How it works?

The timestamp is used to generate the random number.

Built With

Share this project:

Updates