Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 998 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 998 Bytes

ml-random

NPM version build status Test coverage npm download

Randomness utilities from a selection of elements.

Installation

$ npm install ml-random

Usage

const { Random } = require('ml-random');

License

MIT