Skip to content

bflance/random_numbers_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

random_numbers_generator

Installing

Make sure you have GIT installed:

For redhat/centos

yum install -y git

For Debian/ubuntu

apt-get install -y git

For MAC OS X:

brew install git

NOTE: Make sure you have 'brew' installed, guide on BREW: https://brew.sh/

Download the program

mkdir test
cd test/
git clone git@github.com:bflance/random_numbers_generator.git
cd random_numbers_generator/

Running the program

bash random_numbers.sh
prining number: 3
prining number: 9
prining number: 1
prining number: 8
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages