Show HN: A large number of statistical distributions in JavaScript (github.com)

6 points by tantanmen ↗ HN
Hi there,

I've been working on this library for a while. It started as having the need for just a few random generators that are statistically tested and it quickly escalated to 130+ distributions...

So far that's the only library I've seen that has generators that are fully covered by tests. I hope you guys find it useful.

1 comment

[ 3.8 ms ] story [ 10.2 ms ] thread
Ah perfect! I was looking for something like this. Thanks for building it.