package randomconv

  1. Overview
  2. Docs
Convert from random bytes to random native numbers

Install

Dune Dependency

Authors

Maintainers

Sources

randomconv-0.1.0.tbz
md5=1551a69a7511de81f2ca6c3fe7d262c8

Description

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

Published: 17 Jan 2017

README

Randomconv - convert from random bytes to random native numbers

0.1.0

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

Documentation

API Documentation is available online.

Dependencies (5)

  1. cstruct >= "1.9.0"
  2. topkg build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml

Dev Dependencies

None

Used by (6)

  1. dns-cli >= "4.6.3"
  2. letsencrypt < "0.3.0"
  3. letsencrypt-app
  4. tcpip >= "3.0.0"
  5. tls >= "0.13.2" & < "0.17.4"
  6. tls-lwt >= "0.17.4"

Conflicts

None