Expand description
Stochastic sampling primitives layered on crate::SimRng.
Re-exportsยง
pub use accumulated::AccumulatedOutcome;pub use accumulated::AccumulatedRng;pub use accumulated::accumulated_proc_chance;pub use prd::prd_constant;pub use prd::prd_constant_capped;pub use rppm::RppmScaling;pub use rppm::RppmTracker;pub use rppm::roll_rppm;pub use sampling::ppm_proc_chance;pub use sampling::proc_chance;pub use sampling::roll_range;pub use sampling::roll_tier;pub use sampling::shuffle_pick;pub use shuffled::ShuffledRng;pub use threshold::ThresholdTracker;pub use threshold::roll_threshold;