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
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

Conflicts

None

OCaml

Innovation. Community. Security.