Generate cryptographically strong passwords with entropy scores and strength meters.
Yes. It uses the browser native window.crypto.getRandomValues() API, which provides cryptographically strong pseudorandom numbers. Nothing is transmitted over the network.