randomconv

Convert random byte vectors to numbers

OTHER License

Stars
4
Committers
1

Bot releases are hidden (Show)

randomconv - 0.2.0 Latest Release

Published by hannesm 8 months ago

CHANGES:

  • Use (int -> string) instead of (int -> Cstruct.t) as generator
randomconv - https://github.com/hannesm/randomconv/releases/tag/v0.1.3

Published by hannesm over 4 years ago

CHANGES:

  • int now allows a bound of 1 (returning 0)
randomconv - https://github.com/hannesm/randomconv/releases/tag/0.1.2

Published by hannesm over 5 years ago

CHANGES:

  • minor fixes to documentation (reported in #3)
randomconv - https://github.com/hannesm/randomconv/releases/tag/0.1.1

Published by hannesm over 5 years ago

CHANGES:

  • move build system to dune
randomconv - https://github.com/hannesm/randomconv/releases/tag/0.1.0

Published by hannesm almost 8 years ago

0.1.0 (2017-01-17)

  • initial release