package randomconv

  1. Overview
  2. Docs
Convert from random byte vectors (Cstruct.t) to random native numbers

Install

Dune Dependency

Authors

Maintainers

Sources

randomconv-0.1.2.tbz
sha256=f2cff18795090415bd38170296b36b6eac7bc0312754a020135534ddbcb4609f
md5=f5be15b892d65b94d6cbbaec218f77f8

Description

Given a function which produces random byte vectors, convert it to a number of your choice (int8/int16/int32/int64/int/float).

Published: 18 Feb 2019

README

Randomconv - convert from random bytes to random native numbers

0.1.2

Given a function which produces random byte vectors, convert it to a number of your choice (int8/int16/int32/int64/int/float).

Documentation

API Documentation is available online.

Installation

opam install randomconv installs the latest released version.

Dependencies (3)

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

Dev Dependencies

None

Used by (11)

  1. dns-certify < "9.0.0"
  2. dns-cli >= "4.6.3" & < "9.0.0"
  3. dns-client < "9.0.0"
  4. dns-resolver < "9.0.0"
  5. dns-server < "9.0.0"
  6. dns-stub < "9.0.0"
  7. letsencrypt < "0.3.0"
  8. letsencrypt-app < "1.0.0"
  9. tcpip >= "3.0.0" & < "8.2.0"
  10. tls >= "0.13.2" & < "0.17.4"
  11. tls-lwt >= "0.17.4" & < "1.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.