fix random
should address #8 (closed)
changelog
- move the internal
rng
to an argument of typeR: RngCore
for the following functions-
recode
inlib.rs
linalg::Matrix::random
-
generate_random_setup
inmain.rs
-
- make sure
-
ark_std::test_rng
is only used in tests modules -
rand::thread_rng
is used in benchmarks, examples andmain.rs
-
Merge request reports
Activity
mentioned in commit fc23965a
mentioned in issue #8 (closed)
Please register or sign in to reply