2 comments

[ 5.2 ms ] story [ 14.5 ms ] thread
I am using pwgen, any reason I shouldn't?
This is a horrible horrible article, because it gives horrible insecure advice. You should never use Math.random for password generation.

Use Crypto.getRandomValues() instead