Changelog of @hackage/acme-memorandom 0.0.3

0.0.3 (2015-05-16)

  • Rename System.Random.MemoRandom as System.Random.Memoized.
  • Re-export System.Random from System.Random.Memoized.
  • Add benchmarking results to the documentation.

0.0.2 (2015-05-15)

  • Implement memoized randomRs', randoms', randomRIO', randomIO'.

0.0.1 (2015-05-14)

  • Initial release.