mrand48 method

int mrand48()

Implementation

int mrand48() {
  return _mrand48();
}