|
|
|
|
|
by contravariant
1227 days ago
|
|
Something about using a PRNG with a large internal state just to generate an output in a large space of possibilities feels wrong to me. If you have enough entropy to fill a high entropy RNG, why not use all that entropy to generate the output in the first place? Also I'm curious how they generate the latin squares, their claims require a uniform distribution of some kind, which is interesting. |
|