Module darkfi::util::pcg

source ·
Expand description

Permuted Congruential Generator (PCG) This is an insecure PRNG used for simulations and tests.

Structs§