Bug#1082655: ITP: ocaml-stdlib-random -- versioned Random module from the OCaml standard library
Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-maint@lists.debian.org
* Package name : ocaml-stdlib-random
Version : 1.2.0
Upstream Contact: Florian Angeletti
* URL : http://github.com/ocaml/stdlib-random
* License : LGPL-2.1 with linking exception
Programming Lang: C, OCaml
Description : versioned Random module from the OCaml standard library
The stdlib-random package provides a stable and compiler-independent
implementation of all the PRNGs used in the Random module. Those
PRNGs are available in the various libraries:
.
* stdlib-random.v3: OCaml 3.07 to 3.11 PRNG
* stdlib-random.v4: OCaml 3.12 to 4.14 PRNG
* stdlib-random.v5: current OCaml 5.0 PRNG
* stdlib-random.v5o: pure OCaml version of the OCaml 5 PRNG
.
All those libraries can be used together and the signature of their
Random$n module has been extended to the latest signature whenever
possible.
This package is a test dependency of camomile. It will be maintained
in the OCaml team.
Reply to: