package mirage-random

  1. Overview
  2. Docs
Random-related devices for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-random-4.0.0.tbz
sha256=93d0a623f922f49a647231c6d4470752b2aabfed206eecfebaba5a5162074cd1
sha512=86e4776891f7c63e7622268af6f4c85a0c464bf8ce86f0db3c70b7971c0cc222d3791443da1e6e57ace18f803ba98714111fc1d9beccb030f68b8f126de93027

Description

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

Tags

org:mirage

Published: 27 Mar 2024

README

mirage-random -- Random signatures for MirageOS

mirage-random defines Mirage_random.S 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 (2)

  1. ocaml >= "4.08.0"
  2. dune >= "1.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None