Hacker News new | ask | show | jobs
by aappleby 1226 days ago
This is not a good way to generate "secure" random numbers, and the "visits every possible state" is not a good metric.

Computing the cryptographic hash of a 1536-bit counter will have better properties (and less handwaving) than this function.

1 comments

Oh dear what is mash() even doing.....