-
It is possible to include a place for RNG state in the appropriate place and accept any `rand_core::RngCore + rand_core::CryptoRng` when creating protocol state. But the amount of work to make this ch…
-
How hard would it be to implement a library to generate pseudorandom numbers or values from a low-discrepancy sequence on the device? Ideally you'd have have each `Exp` getting its own values in paral…
-
### Expected behavior
It is possible to JAX JIT a function where `qml.device` has `seed` set to be a tracer for the PRNG key.
### Actual behavior
An error is raised in many cases. I'm not exactly s…
-
Thanks for your implementation. Since this is audited, I'm using it as a basis for a (simplified) Python implementation of my own. Nevertheless I don't understand one thing: why do you restrict the cr…
-
I am considering a plan to port `ndarray_linalg::generate::random` feature into ndarray-rand crate. It is not depends on non-Ruat code (=LAPACK), and I think it will be useful for non-linalg users.
…
-
Random.jl exports MersenneTwister, would that serve your needs?
-
I have install the requirements as instructions and I can successfully execute Tutorial 1, which may indicates that the basic dependency have been installed. However tutorial 2 can not work correctly …
-
This only really impacts the "attempted uncached" regime of 20e6 entry things.
Consider this program, adapted to use your "randomizer":
```Nim
import random, times, strutils, stats, cligen
pro…
-
Dependency go:github.com/satori/go.uuid:v1.2.0 is vulnerable
[CVE-2021-3538 9.8](https://devhub.checkmarx.com/cve-details/CVE-2021-3538/) Use of Cryptographically Weak Pseudo-Random Number Generator …
-
there are indications that it might converge faster that way.
also: removes the mersenne twister internal limit of 200 Blocks for the Kernels