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

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