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.utils/Utils/Utop_init/index.html

Module Utils.Utop_initSource

Sourceval key : R.t
Sourceval ctr : R.t
Sourceval r : ?rounds:int -> key:R.t -> ctr:R.t -> unit -> R.t
Sourceval u : ?rounds:int -> key:R.t -> ctr:R.t -> unit -> int array
OCaml

Innovation. Community. Security.