caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] ocaml-fastrandom v0.0.2: Fast random number generator
@ 2011-07-15 10:37 Sylvain Le Gall
  0 siblings, 0 replies; only message in thread
From: Sylvain Le Gall @ 2011-07-15 10:37 UTC (permalink / raw)
  To: caml-list

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.

This library only contains what I need, so it maybe incomplete for you, contact
me if you want more functions.

OASIS page:
http://oasis.ocamlcore.org/dev/view/ocaml-fastrandom/0.0.2

[Generated by 'OASIS announce']

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-15 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15 10:37 [Caml-list] [ANN] ocaml-fastrandom v0.0.2: Fast random number generator Sylvain Le Gall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).