1.0.2 • Published 11 months ago

thiru_random_number_generator v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

what is this?

A random number generator

Installation

Run npm i thiru_random_number_generator

Use:

import  rng from 'thiru_random_number_generator';

rng(5,20)

The Random Number Generator accepts two parameters, min and max values.

By default min is set to 0 and max is set to 100.

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago