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

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