random_number_generator_infinite

1.0.4 • Public • Published

What is this ?

A Random number generator

Installation

RUN npm i random_number_generator_infinite

import random from "random_number_generator_infinite";
random(20,500);

Parameters

The Random Number Generator function takes two parameters, the first parameter is the min value and the second parameter is the max value.

By default the min value is 0 and the max value is 1000.

Package Sidebar

Install

npm i random_number_generator_infinite

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

1.01 kB

Total Files

3

Last publish

Collaborators

  • rsoorajs