package mirage-random
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=a629f8693425ddb1e8435e67d7125aa69be7534ea73d28c8ef861c8646c3f656
md5=81775f222b1bf5be7759b4595c5a4615
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.
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.
Dev Dependencies
None
Used by (16)
-
arp
>= "1.0.0" & < "2.2.0"
-
arp-mirage
< "2.2.0"
-
caqti-mirage
< "2.1.2"
-
charrua-client
< "0.11.0"
-
charrua-client-lwt
< "1.2.0"
-
charrua-client-mirage
< "1.2.0"
-
dkim-mirage
< "0.6.0"
-
mirage-qubes-ipv4
>= "0.6" & < "0.8.0"
-
mirage-random-stdlib
< "0.1.0"
-
mirage-random-test
< "0.1.0"
-
mirage-types
>= "3.0.0" & < "3.4.0"
-
mirage-types-lwt
>= "3.0.0" & < "3.4.0"
- mirage-vnetif-stack
-
paf-le
>= "0.4.0"
- pgx_lwt_mirage
-
tcpip
>= "3.0.0" & < "4.0.0"
Conflicts
None