package randomconv

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

Install

Dune Dependency

Authors

Maintainers

Sources

randomconv-v0.1.3.tbz
sha256=9b286aaac68fe3e5f69ed34115153ce74c613270a534b04642bae35934c863c7
sha512=f5186f7669a6b1b943442fdcfcdb37cf6c8199a1c644ed815f351f50428b9b7e1e5408ff4a0fcdfb093451b5237e48602af60f87a1b93e49897576c8aa2cd23f

CHANGES.md.html

v0.1.3 (2020-02-22)

  • int now allows a bound of 1 (returning 0)

0.1.2 (2019-02-17)

  • minor fixes to documentation (reported in #3)

0.1.1 (2019-02-16)

  • move build system to dune

0.1.0 (2017-01-17)

  • initial release