1.0.2 • Published 3 years ago

just-very-random v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Overview

Requirements

In order to use 'just-very-random', you'll need to have NodeJS installed on your device. To do this, visit the link below and download the either the recommended or latest version:

Pre-Installation

If you've programmed using NodeJS before, you won't need to read this section. However, if you're quite new, it's definitely recommended. In order to begin to use 'just-very-random', you'll need to require the package by entering the following JavaScript code:

const justVeryRandom = require('just-very-random')

Installation

To install 'just-very-random', enter the command below into a terminal or command line.

npm i just-very-random

Function

The only function of 'just-very-random' is the 'rand' function, as used in this example:

justVeryRandom.rand(MINIMUM, MAXIMUM)

Links

Credit(s)

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago