Hi.

The classes
  RandomDataGenerator
and
 UniformIntegerDistribution
use different codes for providing random integers in a range.

Shouldn't the same code be used in both?
Are both equally valid on the whole integer range?


Regards,
Gilles

[1] Or better (IMO) shouldn't "RandomDataGenerator" be a client
    of "UniformIntegerDistribution"?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to