Y
Hacker News
new
|
ask
|
show
|
jobs
by
whyever
225 days ago
I agree, but
https://www.pcg-random.org/
still advertizes PCG as "challenging" to predict, and critizises other RNGs as predictable and insecure.
2 comments
tptacek
225 days ago
Right, that's a problem, because nobody that cares about this should be using PCG.
link
avadodin
225 days ago
> Predictable — after 624 outputs, we can completely predict its output.
> we recovers[sic] all the secret information using 512 consecutive output bytes
oof
link