parrotcode: random library | |
Contents | Language Implementations | Lua |
lib/random.pir - random library
See original on http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lrandom/
This implementation is based on the Mersenne Twisted random generator, see runtime/parrot/library/Math/Random/mt19937ar.pir.
|