tiny_tony_npm
v1.0.0
Published
Random Number Generator
Downloads
2
Readme
what is this
Arandom number generator
installation
Run npm i tiny_tony_npm
use:
......
import rfg from npm i tiny_tony_npm
;
rfg(5,7); .....
Parameter
the two parameter accepted and default taken two Parameter min=0 and max=100 BY Default.