package mirage-random

  1. Overview
  2. Docs

Description

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

Tags

org:mirage

Published: 12 Nov 2018

README

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.

Dependencies (3)

  1. ocaml >= "4.04.2"
  2. cstruct >= "1.9.0"
  3. dune >= "1.1.0"

Dev Dependencies

None

Used by (19)

  1. arp >= "1.0.0" & < "2.2.0"
  2. arp-mirage < "2.2.0"
  3. caqti-mirage
  4. charrua-client-lwt >= "0.11.0" & < "1.2.0"
  5. charrua-client-mirage >= "0.11.0" & < "1.2.0"
  6. conduit-mirage < "2.0.2"
  7. dkim-mirage
  8. dns-certify < "4.1.0"
  9. dns-client < "4.1.0"
  10. dns-resolver < "4.1.0"
  11. mirage-qubes-ipv4 >= "0.6" & < "0.8.0"
  12. mirage-random-stdlib < "0.1.0"
  13. mirage-random-test < "0.1.0"
  14. mirage-types >= "3.0.0" & < "3.7.1"
  15. mirage-types-lwt >= "3.0.0" & < "3.7.1"
  16. mirage-vnetif-stack
  17. paf-le >= "0.4.0"
  18. pgx_lwt_mirage
  19. tcpip >= "3.5.1" & < "4.0.0"

Conflicts

None