Skip to main content

pseudo_random

Function pseudo_random 

Source
pub fn pseudo_random(state: u64) -> f64
Expand description

Simple deterministic pseudo-random (public for use by BayesianSampler): hash-based, returns [0.0, 1.0).