package randii

  1. Overview
  2. Docs
A pure OCaml port of the Random123 counter based random number generator from DEShaw Research

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=1f8f3a98495497cece0131f11c0297e7
sha512=4377b604e5debe94ba98e980ffdbb92e936306460b7db65eee2d1d5493f0abc12f54982527d49351b8461e3208ac158aed79a932575872956e849a432d058e85

doc/randii.cbrn/Cbrn/Types/index.html

Module Cbrn.TypesSource

Sourcetype digits_two
Sourcetype digits_four
Sourcetype word_32
Sourcetype word_64
Sourcemodule type NUM = sig ... end
Sourcemodule type RNG_MAKER = sig ... end
Sourcetype kind =
  1. | Rand
  2. | Uniform01
  3. | Uniform of int
Sourcemodule type GEN = sig ... end
OCaml

Innovation. Community. Security.