2 comments

[ 3.3 ms ] story [ 18.7 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