Use rtc::SystemTimeNanos() instead of std::random_device() for PRNG seed to avoid crashing when /dev/urandom is unavailable. This reverts commit 3beb20720db349f651c2c04970c45b1b171c025c. Bug: webrtc:7969 Change-Id: I5ed58a789939ee4caa99ac3abf9cab18e3e19c69 Reviewed-on: https://chromium-review.googlesource.com/572070 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19033}