package xoshiro

  1. Overview
  2. Docs
Xoshiro PRNGs as drop-in replacements for Stdlib.Random

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=189dfb19a24fea0fdfe9627e419eb55d
sha512=ee9ced16ea5ede0e567522e8d82e35f27924c9b922bcd342dc8becb3cf4f176b79ab77e30bf472ce61642e879552d309506b5652f411455023cb9aef5162d2ca

doc/xoshiro256plusplus_bindings/Xoshiro256plusplus_bindings/LowLevel/index.html

Module Xoshiro256plusplus_bindings.LowLevelSource

Sourcetype t = (int64, Stdlib.Bigarray.int64_elt, Stdlib.Bigarray.c_layout) Stdlib.Bigarray.Array1.t
Sourceval of_int64_array : int64 array -> (int64, Stdlib.Bigarray.int64_elt, Stdlib.Bigarray.c_layout) Stdlib.Bigarray.Array1.t
Sourceval to_int64_array : ('a, 'b, 'c) Stdlib.Bigarray.Array1.t -> 'a array
Sourceval next : t -> int64
Sourceval jump : t -> unit
Sourceval long_jump : t -> unit
OCaml

Innovation. Community. Security.