Skip to content

Implement new traits and remove deprecated methods

Latest
Compare
Choose a tag to compare
@afnanenayet afnanenayet released this 24 Jun 04:17
· 19 commits to master since this release
v3.0.0
323cbed
  • Remove deprecated methods
  • Implement SeedableRng
  • Remove implementation of Default (instead implement it through SeedableRng as per the rand documentation's recs)