Sampling from random number distributions.
# Cargo.toml
[dependencies]
rand_distr = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sample from a normal distribution.
Add `rand` to Cargo.toml.
No dependency data recorded yet.