_math_random

Function _math_random 

Source
pub fn _math_random(
    _: &mut Interpreter,
    _: Vec<Value>,
) -> Result<Value, Box<dyn Error>>