1.0.3 • Published 3 years ago

randnums-gen v1.0.3

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

what this package do?

a function to generade random number

Installation

Run 'npm i randnums-gen'

Use: ''' import rng from 'randnums-gen'; rng(5,10); '''

Parameters

the funtion take two parameters min and max values by default min set to 0 and max set 100.

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago