1.1.0 • Published 3 years ago
@cyanic76/rng.js v1.1.0
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.