Skip to main content

dice

Function dice 

Source
pub fn dice(
    eval: &mut Evaluator,
    sides: i64,
    span: Span,
) -> Result<Value, Error>