package mirage-random-test

  1. Overview
  2. Docs
Stub random device implementation for testing

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-random-test-v0.1.0.tbz
sha256=86ec89265f5685729bf046e5e5e1981de50ff54ff9f2f67a07f46ca2d2f2b2ca
sha512=8c155111d0a9b9f5b557597b250ea4a53b84eb6e9f3f50e9a47092c8844c7de08857ddfd078b5237f7e7d097da4f3a4bc8d704fa577bacd1c9150550503e5dd2

Description

mirage-random-test implements Mirage_random.C as stub for testing.

Tags

org:mirage

Published: 30 Oct 2019

README

mirage-random-test -- Stub random device implementation for testing

mirage-random-test is a stub implementation of Mirage_random.C for testing purposes.

Installation

mirage-random-test can be installed with opam:

opam install mirage-random-test

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.

Dependencies (4)

  1. mirage-random >= "2.0.0" & < "4.0.0"
  2. ocaml >= "4.06.0"
  3. cstruct >= "1.9.0"
  4. dune >= "1.3.0"

Dev Dependencies

None

Used by (7)

  1. arp >= "1.0.0"
  2. arp-mirage
  3. caldav
  4. charrua-client >= "0.11.0"
  5. git-mirage >= "2.1.1" & < "2.1.3"
  6. mirage-vnetif-stack
  7. tcpip >= "3.5.1" & < "4.0.0" | >= "5.0.1"

Conflicts

None