[][src]Function node_sys::crypto::random_fill

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