Function quad_rand::srand[][src]

pub fn srand(seed: u64)

Seeds the pseudo-random number generator used by rand() with the value seed.