Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Releases: mirage/mirage-random-stdlib

v0.1.0

30 Oct 16:30
Compare
Choose a tag to compare

CHANGES:

  • adapt to mirage-random 2.0.0 interface changes (#3 @hannesm)

0.0.1

01 Nov 16:23
Compare
Choose a tag to compare

CHANGES:

  • seed is now done via mirage-entropy instead of gettimeofday (by OCaml stdlib),
    thanks to Spencer Michaels and Jeff Dileo of NCC Group for reporting
  • initial version imported from mirage-random