pub fn srand31(seed: u32)
Sets the seed for the rand31 random number generator.
seed
u32
cgl_rs::utils::srand31(42);