arkworks-rs / snark

Interfaces for Relations and SNARKs for these relations
https://www.arkworks.rs
Apache License 2.0
769 stars 203 forks source link

Replace `rand` with `ark_std::rand` in `ark-snark` #345

Closed weikengchen closed 3 years ago

weikengchen commented 3 years ago

Description

This PR replaces rand with ark_std::rand in ark-snark.


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.