@jambonusu/random_number

1.0.0 • Public • Published

random number

Generates random number between the given interval. Can be used in the browser and on the server (node.js)

Install

npm install @jambonusu/random_number

Usage

const random = require('@jambonusu/random_number');

const number = random(1, 100);

Keywords

random number generate

Readme

Keywords

Package Sidebar

Install

npm i @jambonusu/random_number

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

4.57 kB

Total Files

13

Last publish

Collaborators

  • sabuka