1.0.9 • Published 10 months ago

babu-random-generator v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

What is this?

A Random Number Generator

Installation

Run npm i babu-random-generator

Usage

const randomNumberGenerator = require('babu-random-generator');

console.log('result = ',randomNumberGenerator(5,50));

// result = 9

// result = 36

// result = 23
1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago