random-fns
v0.1.8
Published
All your random needs in one place.
Downloads
8
Maintainers
Readme
Motivation
All your random needs in one place.
Get started
Install
npm install --save random-fns
# or
yarn add random-fns
Use
import { random } from 'random-fns'
console.log(random()) // equivalent to Math.random