Nodejs XRandom CLI
NodeJS XRandom CLI is a command that generate random numbers in ubuntu command line, and it can be installed from npm public registery using npm install xrandomGetting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.Prerequisites (Used Technologies)
Node.js v8.10.0 or above
Installation
To run App Locally on Ububtu:
follow this commands$ npm install
$ sudo cp app.js /usr/local/bin/
$ sudo npm link
$ xrandom