1.1.1 • Published 3 years ago

geno_crayon_rng v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

What is this?

A random number generator

Installation

Run npm i geno_crayon_rng

Use:

import rng from 'geno_crayon_rng'

rng(5, 10);

Parameters

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

By default, min is set to o, and max is set to 100.

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago