0.1.8 • Published 3 years ago

random-fns v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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
0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago