Function rand_round_f64

Source
pub fn rand_round_f64(value: f64, random: &GameRng) -> i64
Expand description

Pure: stochastic round of a non-integer value.