Hacker News new | ask | show | jobs
by rolfvandekrol 3941 days ago
My new favourite password generator is now http://fent.github.io/randexp.js/#r=%5B%5E%5Cs%5D%7B16%7D&i
1 comments

I'd be surprised if it had the amount of entropy you need. I haven't looked at the source, but javascript in a browser is not a good source of random numbers.