package mirage-random

  1. Overview
  2. Docs

README.md.html

mirage-random -- Random signatures for MirageOS

mirage-random defines Mirage_random.S and Mirage_random.C the signature for random-related devices for MirageOS.

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.