mirage-randomversion

Random signatures for MirageOS, and an implementation using stdlib

mirage-random defines Mirage_random.S and Mirage_random.C the signature for random-related devices for MirageOS. It also provides an implementation of C using Random from the OCaml standard library.

Installation

mirage-random can be installed with opam:

opam install mirage-random

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.

Tags org:mirage
AuthorsThomas Gazagnaire, Anil Madhavapeddy, Gabriel Radanne, Mindy Preston, Thomas Leonard, Nicolas Ojeda Bar, Dave Scott, David Kaloper, Hannes Mehnert and Richard Mortier
LicenseISC
Published
Homepagehttps://github.com/mirage/mirage-random
Issue Trackerhttps://github.com/mirage/mirage-random/issues
Maintainerthomas@gazagnaire.org
Dependencies
Source [http] https://github.com/mirage/mirage-random/releases/download/v1.1.0/mirage-random-1.1.0.tbz
md5=81775f222b1bf5be7759b4595c5a4615
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-random/mirage-random.1.1.0/opam
Required by