pub unsafe extern "C" fn aws_device_random_u64(
    output: *mut u64
) -> c_int
Expand description

Get an unpredictably random 64bit number, suitable for cryptographic use.