mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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.