npub1gk…utj70 on Nostr: Remember how I recently complained that you find so many less-than-ideal or outright ...
Remember how I recently complained that you find so many less-than-ideal or outright wrong answers if you search for a secure, random password generation function in JavaScript? I ended up writing a blogpost: https://blog.hboeck.de/archives/907-How-to-create-a-Secure,-Random-Password-with-JavaScript.html Code example for a solution is given, and also available on GitHub under a permissive license.