package xoshiro

  1. Overview
  2. Docs

Source file xoshiro.ml

1
2
3
4
5
6
7
module Xoshiro256plusplus = Xoshiro256plusplus_bindings

include Xoshiro256plusplus

module Splitmix64 = Splitmix64_pure
(* no bindings version of Splitmix. probably not a problem as we're not looking
   for performance *)
OCaml

Innovation. Community. Security.