Function THLongTensor_random

Source
pub unsafe extern "C" fn THLongTensor_random(
    self_: *mut THLongTensor,
    _generator: *mut THGenerator,
)