Random number generators and other randomness functionality.
# Cargo.toml
[dependencies]
rand = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a random u32 using the default thread-local RNG.
Review the 0.10 changelog for breaking changes if upgrading from 0.8 or earlier.
No dependency data recorded yet.