box-muller

0.0.1 • Public • Published

box-muller

Box-Muller normal distribution generator

Installation

$ component install karlbohlmark/box-muller

API

boxmuller = require('box-muller')

// zero mean, unit variance
var sample = boxmuller()

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i box-muller

Weekly Downloads

22

Version

0.0.1

License

BSD

Last publish

Collaborators

  • karboh