Use absl::BitGen to generate Random's seed This adds a default constructor to Random which uses absl::BitGet to generate its own seed. This allows us to replace places where the current time was used to set a seed. Bug: webrtc:441137274 Change-Id: I5afeca99b2fee5e5a2a0b31043ee0c81c00af5cc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408005 Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Auto-Submit: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45588}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.