@cyanic76/rng.js
v1.1.0
Published
A node module to generate random numbers.
Maintainers
Readme
rng.js
A simple random number generator.
My first NPM package. It's simple, but it works.
Install
Run npm i @cyanic76/rng.js and add const rng = require("@cyanic76/rng.js"); in your code.
Use
Read the Wiki.
By Cyanic76, licensed under MIT.
There's more to come, hopefully.
