mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
29e3b33a09
This lets the C++ code in the rt handle the (slightly) tricky parts of random number generation: e.g. error detection/handling, and using the values of the `#define`d options to the various functions.