1.0.2 • Published 11 months ago

abbu_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 abbu_random_number_generator

Use:

import rng from `abbu_random_number_generator`;

rng(5,10);

Parameters

The random number accepts two parameter, min and max values . By default the min is set to 0 and max is set t 100.

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago