1.0.3 • Published 1 year ago

btc-forging2012 v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

README

Random Number Generator

This is a simple JavaScript function that generates a random number within a specified range.

Installation

To use this function in your project, you can simply include the random function and call it with the desired minimum and maximum values.

const random = require('random');

console.log(random(1, 10)); // Output: Random number between 1 and 10

## npm

https://www.npmjs.com/package/btc-forging2012
1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago