Skip to main content

math_random

Function math_random 

Source
pub(crate) fn math_random(
    _: &mut Interp,
    _t: Value,
    _a: &[Value],
) -> Result<Value, Value>