node-ziggurat

An implementation of the Ziggurat algorithm for generating Normally-distributed numbers.

Usage no npm install needed!

<script type="module">
  import nodeZiggurat from 'https://cdn.skypack.dev/node-ziggurat';
</script>

README

node-ziggurat

A javascript implementation of the Ziggurat algorithm for generating Normally-distributed numbers.

Code from http://www.filosophy.org