mirage-random-stdlibversion

Random device implementation using the OCaml stdlib

mirage-random-stdlib implements Mirage_random.C using the Random from the OCaml standard library (a lagged-Fibonacci PRNG). The entropy is seeded by mirage-entropy, depending on CPU features.

Tags org:mirage
AuthorsThomas Gazagnaire and Hannes Mehnert
LicenseISC
Published
Homepagehttps://github.com/mirage/mirage-random-stdlib
Issue Trackerhttps://github.com/mirage/mirage-random-stdlib/issues
Maintainerhannes@mehnert.org
Dependencies
Source [http] https://github.com/mirage/mirage-random-stdlib/releases/download/0.0.1/mirage-random-stdlib-0.0.1.tbz
md5=63a8d2f730750f7cd4f4377b7adca88e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-random-stdlib/mirage-random-stdlib.0.0.1/opam
Required by