Why don't you make me move my mouse to generate a seed?
Some sites generate entropy ("seed") the private key via mouse movements.
Since MyEtherWallet.com doesn't do this, does it mean my private key isn't really random? Is this safe?
While the mouse shaking thing is clever and we understand why people enjoy it (?), the reality is the Crypto API ensures more entropy than your mouse movements. The mouse movements aren't unsafe, it's just that we (and tons of other crypto experiments) believe in letting a variety of really crazy random data from your browser, operating system, and more generate the entropy.
We're relying on really really smart groups of people to build and maintain how our keys are generated. There are glorious amount of specs (and even specs about testing those specs). They are going to do a better job than us and ensuring entropy.