1.0.2 • Published 2 years ago

num-generator v1.0.2

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

What is this?

a random number generator

Installation

Run 'npm i num-generator'

Use:

import RandomNumber from 'num-generator';
rn(5, 10)

Parameter

The first Parameter is the min value and the second is the max value

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago