fjandin-secure-math-random

0.0.3 • Public • Published

Secure math random

A secure method for generating a random number between 0 and 1 (like Math.random)

Install

npm install fjandin-secure-math-random

Usage

const secureMathRandom = require('fjandin-secure-math-random');
const randomNumber = secureMathRandom();

Readme

Keywords

none

Package Sidebar

Install

npm i fjandin-secure-math-random

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • fjandin