fa-random-int

1.0.0 • Public • Published

What does this package do?

This package generates a random integer value

Installation

Run any of the following commands

npm i fa-random-int npm install fa-random-int

How to use?

import rng from 'fa-random-int';

rng(10, 20);

Parameters

The random number generator accepts two parameters, min and max values. By default min = 1 and max = 100

Readme

Keywords

none

Package Sidebar

Install

npm i fa-random-int

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

848 B

Total Files

3

Last publish

Collaborators

  • fasil_official