Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0, 1.1, 1.2, 2.0, 2.1, 2.2
-
None
-
None
Description
Currently, EmpiricalDistributionImpl does not support use of a pluggable PRNG. A constructor and setter should be provided for the underlying RandomGenerator. This class should also expose either the generator itself or a reseed method to seed it.