1.0.3 • Published 2 years ago

rng_sha256 v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

rng

Installation

$ npm install rng_sha256
const rng = require('rng_sha256');

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install sha256_rng

Quick Start

rng(clientSeed, lowestNumber, highestNumber, randomNumbersQuantity). In this, lowest and highest number is inclusive.
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago