An open API service indexing awesome lists of open source software.

https://github.com/iraikov/randmtzig

Standard ML / MLton bindings for an implementation of the MT19937 random number generator with Marsaglia and Tang's Ziggurat algorithm
https://github.com/iraikov/randmtzig

Last synced: 7 months ago
JSON representation

Standard ML / MLton bindings for an implementation of the MT19937 random number generator with Marsaglia and Tang's Ziggurat algorithm

Awesome Lists containing this project

README

          

randmtzig
=========

MLton bindings for an implementation of the MT19937 random number
generator with Marsaglia and Tang's Ziggurat algorithm to generate
random numbers from a non-uniform distribution.