random-util

0.0.5 • Public • Published

A collection of functions for dealing with random numbers.

Uniform random numbers

  • random()
  • randomInteger(min, max)
  • randomNumber(min, max)

Biased random numbers

  • boased(bias)
  • biasedInteger(min, max, bias)
  • biasedNumber(min, max, bias)

Readme

Keywords

none

Package Sidebar

Install

npm i random-util

Weekly Downloads

0

Version

0.0.5

License

none

Last publish

Collaborators

  • kennethjor