Function THIntTensor_random

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