[erlang-questions] Multi-precision math, random number generator entropy, various other questions

Kenji Rikitake kenji.rikitake@REDACTED
Tue Jun 2 13:34:17 CEST 2009


Tim Bates has posted a pure Erlang implementation of Mersenne Twister:
http://www.erlang.org/pipermail/erlang-questions/2007-June/027065.html

I think having a Mersenne Twister or SFMT implementation as a linked-in
driver for Erlang is a feasible idea for non-cryptographic use of PRNG.

Kenji Rikitake


More information about the erlang-questions mailing list