npm explorer
tiny_tony_npm - npm explorer
tiny_tony_npm
v1.0.0
Random Number Generator
tony
0
/week
Updated 3 years ago
MIT
Unpacked: 687 B
Published by
tony
npm
yarn
pnpm
bun
npm install tiny_tony_npm
npm
Readme
Dependencies
(0)
Versions
(1)
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.