(That's really easy to fix, as we discussed -- the wrapper class just creates a new instance of the RNG.)
On Wed, Apr 27, 2011 at 9:46 PM, Ted Dunning <[email protected]> wrote: > File it! > > You are correct. > > On Tue, Apr 26, 2011 at 8:46 PM, Lance Norskog <[email protected]> wrote: > > > Unfortunately that Mersenne Twister implementation ignores > > setSeed(int). It should either implement it or throw > > UnsupportedBlahBlahException. > > >
