mirage/mirage-random

Name: mirage-random

Owner: MirageOS

Description: Random-related devices for MirageOS

Created: 2016-12-20 16:23:12.0

Updated: 2017-07-25 11:07:24.0

Pushed: 2017-11-25 03:36:29.0

Homepage: null

Size: 16

Language: OCaml

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

mirage-random – 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.