libstdlib-random-ocaml
versioned Random module from the OCaml standard library (runtime)
Description
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 contains runtime files.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ocaml/stdlib-random
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libstdlib-random-ocaml