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

Description

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

Published: 26 Feb 2020

README

Randomconv - convert from random bytes to random native numbers

v0.1.3

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 (15)

  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. mirage-crypto-pk < "1.0.0"
  10. mirage-crypto-rng < "1.0.0"
  11. random
  12. riot = "0.0.8"
  13. tcpip >= "3.0.0" & < "8.2.0"
  14. tls >= "0.13.2" & < "0.17.4"
  15. tls-lwt >= "0.17.4" & < "1.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.