ocaml-fastrandom
A random number generator compatible with standard library Random module (pre OCaml 3.12).
It contains C code to speed up generation and a function to skip a lot of numbers at once. Benchmarks show a 3 fold increase in speed for generating random numbers.
[ Homepage ]
| Author: | Sylvain Le Gall. |
| Last modification date: | 29-Aug-2011 |
| Version: | 0.0.2 |
| Development status: | Beta |
| Kind: | Libraries :: Bindings with C libraries |
| License: | Open Source :: LGPL |
| Topic: | General purpose libraries :: Numeric computation |
| Homepage: | http://oasis.ocamlcore.org/dev/view/ocaml-fastrandom/0.0.2 |