Function random

Source
pub extern "C" fn random() -> f64
Expand description

生成随机数(0到1之间)

§返回值

返回0到1之间的随机浮点数