crypto-range

0.0.1 • Public • Published

WIP

Usage

const randomRange = require("random-range");

// returns a cryptographically secure random number in the [min, max( interval
const num = await randomRange(min, max);

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i crypto-range

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

2.99 kB

Total Files

4

Last publish

Collaborators

  • olalonde