It [looks like](http://mathjs.org/history.html#20140904-version-100) `distribution()` was removed for rethinking. However, it still exists in the [docs](http://mathjs.org/docs/reference/functions/distribution.html). Curious, is there a work around for doing random number generation with normal distribution without this method? Thanks much.
It looks like
distribution()was removed for rethinking. However, it still exists in the docs.Curious, is there a work around for doing random number generation with normal distribution without this method? Thanks much.