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

/box-muller/

    Package Sidebar

    Install

    npm i box-muller

    Weekly Downloads

    18

    Version

    0.0.1

    License

    BSD

    Last publish

    Collaborators

    • karboh