randomr / 0.1.1
| Short description: | RandomR | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Math | |||||
| Status: | Alpha but useable | |||||
| Created: | 2001-11-28 17:12:22 GMT | |||||
| Last update: | - | |||||
| Owner: | Robert Feldt (Projects of this owner) | |||||
| Homepage: | http://rubyvm.sf.net/subprojects/randomr | |||||
| Download: | http://rubyvm.sf.net/subprojects/randomr | |||||
| License: | GPL | |||||
| Dependency: |
|
|||||
| Description: | Pseudo-random number generators (PRNG) for Ruby. Includes a very fast C implementation of the Mersenne Twister, which is a very good PRNG. It has a period of 2**19937-1 and is equi-distributed in 623 dimensions! |
|||||