function _openid_get_bytes

File

modules/openid/openid.inc, line 569

Code

function _openid_get_bytes($num_bytes) {
    return drupal_random_bytes($num_bytes);
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.