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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i crypto-range

      Weekly Downloads

      1

      Version

      0.0.1

      License

      MIT

      Unpacked Size

      2.99 kB

      Total Files

      4

      Last publish

      Collaborators

      • olalonde