unsigned char *silc_rng_get_rn_data(SilcRng rng, SilcUInt32 len);
Returns random binary data of the length of `len' bytes. The caller must free returned data buffer.