Function random_fill

Source
pub fn random_fill(
    buffer: &JsValue,
    offset: Option<f64>,
    size: Option<f64>,
    callback: &Function,
)