Skip to content

upgrade rand - #3

Merged
wavefnx merged 5 commits into
mainfrom
wavefnx/upgrade-rand
May 3, 2026
Merged

wavefnx merged 5 commits into
mainfrom
wavefnx/upgrade-rand

Conversation

@wavefnx

@wavefnx wavefnx commented May 3, 2026

Copy link
Copy Markdown
Owner

Shamirs v0.2.1

Description

The rand library introduced a new public API, the library will still use the underlying ThreadRng functions

File changes

  • src/lib.rs: use the latest pub functions exposed via ThreadRng::default() instead of rng.thread_rng() on previous versions.
  • src/polynomial.rs: >>
  • examples/basic.rs: >>
  • examples/refresh.rs: >>
  • Cargo.toml: bumped version to 0.2.1

@wavefnx
wavefnx merged commit 930833e into main May 3, 2026
1 check passed
@wavefnx
wavefnx deleted the wavefnx/upgrade-rand branch May 3, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant