minigen/interop

Types

pub type Algorithm
pub type State

Functions

pub fn default_algorithm() -> Algorithm
pub fn seed(algorithm: Algorithm, int: Int) -> State
pub fn seed_s(algorithm: Algorithm) -> State
pub fn uniform_s(state: State) -> #(Float, State)
Search Document