Skip to content

nanorand v0.8.0

Latest

Choose a tag to compare

@Absolucy Absolucy released this 08 Jun 05:14
ef6e749

What's Changed

  • Fix lower bound for signed generate_range function by @smvilar in #38
  • Add OpenBSD support by @n1000 in #40
  • Implement Fisher-Yates shuffle by @jklott in #42
  • Fix SmallCrush by @jklott in #44
  • Add FreeBSD support. by @MikaelUrankar in #46
  • fix: underlying issue of generate_range of signed integers being off by 1 by @StT191 in #48
  • feat: add chacha counter initialization by @xpe in #51
  • Fix signature of RtlGenRandom and update entropy correspondingly by @cakarsubasi in #53
  • Update getrandom to 0.3 by @robert3005 in #54

New Contributors

Full Changelog: 0.7.0...0.8.0