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/Num_uint64_2/index.html

Module Cbrn.Num_uint64_2Source

Sourcetype (_, _) t = U.t
Sourceval digits : int
Sourceval of_int : int -> U.t
Sourceval of_string : string -> U.t
Sourceval to_int : U.t -> int
Sourceval to_string : U.t -> string
Sourceval zero : U.t
Sourceval one : U.t
Sourceval max_int : U.t
Sourceval equal : U.t -> U.t -> bool
Sourceval succ : U.t -> U.t
Sourceval pred : U.t -> U.t
Sourceval add : U.t -> U.t -> U.t
Sourceval sub : U.t -> U.t -> U.t
Sourceval rem : U.t -> U.t -> U.t
Sourceval logxor : U.t -> U.t -> U.t
Sourceval skein_ks_parity : U.t
Sourceval rotations_0 : U.t Rotations.t
Sourceval rotations_1 : U.t Rotations.t
Sourceval _63 : U.t
Sourceval _64 : U.t
Sourceval rotL : U.t -> U.t -> U.t
OCaml

Innovation. Community. Security.