1.0.3 • Published 6 years ago

therandom v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Note

Beta version.

Functionality

A plugin that generate the random number between the number given numbers.

-Lite compact size -Fast execution -Save Time

Code Example

var num = require("therandom"); var num = theMap.getRand(1,10); Or var num = theMap.getAny();

Response/Result

Example 1: getRand(a,b) : An integer between a and b (a is starting point) getAny() : An integer.

Installation

npm i therandom

Contributors

Mohit Kapoor -@2cool2envy - kapoormohit01@gmail.com

Install NodeJS in your system.

https://nodejs.org/en/download

Let's together make it more better

eMail : kapoormohit01@gmail.com

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago