Description

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

Published: 15 Jun 2017

Dependencies (3)

  1. cstruct >= "1.9.0"
  2. jbuilder >= "1.0+beta9"
  3. ocaml

Reverse Dependencies (15)

  1. arp >= "1.0.0" & < "2.2.0"
  2. arp-mirage < "2.2.0"
  3. charrua-client < "0.11.0"
  4. charrua-client-lwt < "1.2.0"
  5. charrua-client-mirage < "1.2.0"
  6. dkim-mirage
  7. mirage-qubes-ipv4 >= "0.6" & < "0.8.0"
  8. mirage-random-stdlib < "0.1.0"
  9. mirage-random-test < "0.1.0"
  10. mirage-types >= "3.0.0" & < "3.4.0"
  11. mirage-types-lwt >= "3.0.0" & < "3.4.0"
  12. mirage-vnetif-stack
  13. paf-le >= "0.4.0"
  14. pgx_lwt_mirage
  15. tcpip >= "3.0.0" & < "4.0.0"

Conflicts

    None