silc_rng_global_get_rn_string

SYNOPSIS

    unsigned char *silc_rng_global_get_rn_string(SilcUInt32 len);

DESCRIPTION

Returns random string in HEX form of the length of `len' bytes. The caller must free returned data buffer. It is guaranteed the data string goes not include any zero (0x00) bytes.