Skip to content

Replace rand/rand_core with ark_std::rand#74

Merged
weikengchen merged 2 commits intomasterfrom
replace-rand
Mar 24, 2021
Merged

Replace rand/rand_core with ark_std::rand#74
weikengchen merged 2 commits intomasterfrom
replace-rand

Conversation

@weikengchen
Copy link
Copy Markdown
Member

Description

This PR replaces the use of rand or rand_core to ark_std::rand.


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (master)
  • Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Wrote unit tests
  • Updated relevant documentation in the code
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md --- N/A, does not affect a developer.
  • Re-reviewed Files changed in the Github PR explorer

@weikengchen weikengchen merged commit cceef33 into master Mar 24, 2021
@weikengchen weikengchen deleted the replace-rand branch March 24, 2021 05:06
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