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/v0.1.0/mirage-random-stdlib-v0.1.0.tbz
sha256=51783442c9b97711715ce62a15bcbefd3b01ae32c737f998eede395bc2dbfda3
sha512=979f4eabe61e97ceb84f6c0dddc03e2c46b404a8786fce3913feb2351369b8e755a1b737aa2d13db5abade72439186b04774ca892fe2b7f28b386fe6846d443a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-random-stdlib/mirage-random-stdlib.0.1.0/opam
Required by