cargo rand 0.9.1
rand v0.9.1

latest releases: 0.10.0-rc.5, 0.10.0-rc.1, 0.10.0-rc.0...
8 months ago

Changelog

Security and unsafe

  • Revise "not a crypto library" policy again (#1565)
  • Remove zerocopy dependency from rand (#1579)

Fixes

  • Fix feature simd_support for recent nightly rust (#1586)

Changes

  • Allow fn rand::seq::index::sample_weighted and fn IndexedRandom::choose_multiple_weighted to return fewer than amount results (#1623), reverting an undocumented change (#1382) to the previous release.

Additions

  • Add rand::distr::Alphabetic distribution. (#1587)
  • Re-export rand_core (#1604)

New Contributors

Full Changelog: 0.9.0...0.9.1

Don't miss a new rand release

NewReleases is sending notifications on new releases.