Function rNegBinom

int rNegBinom(RGen) (
  double n,
  double p,
  ref RGen gen = rndGen
);