Hacker News new | ask | show | jobs
by astrange 1044 days ago
Mersenne Twister is an attractive nuisance. It's complicated and insecure, but a CSPRNG can be done in a few lines of code.

I think people pick it because it has a cool sounding name.