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

README.md.html

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.