1.0.3 • Published 8 years ago
therandom
Licence
ISC
Version
1.0.3
Deps
0
Size
1 kB
Vulns
0
Weekly
0
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