randombytes_random method

int randombytes_random()

Implementation

int randombytes_random() {
  return _randombytes_random();
}