spec_sampl_kar
v1.0.5
Published
Just an sample for testing
Downloads
19
Readme
What is this ?
- A random number generator
Installation
Run
Use:npm i spec_sampl_kar
import rng from 'spec_sampl_kar';
rng(5,10);
parameteres
min and max values
min is 0 and max is 100