lrand48 method

int lrand48()

Implementation

int lrand48() {
  return _lrand48();
}