Skip to content

Releases: afnanenayet/pcg-rs

Implement new traits and remove deprecated methods

24 Jun 04:17
v3.0.0
323cbed
Compare
Choose a tag to compare
  • Remove deprecated methods
  • Implement SeedableRng
  • Remove implementation of Default (instead implement it through SeedableRng as per the rand documentation's recs)

Dependency update

01 Oct 18:51
Compare
Choose a tag to compare

Updated rand_core dependency