Feature #6106
Feature #6104: Expand features supported by Numerical/RandomGen
Expand genie::RandomGen to allow externally supplied psuedo-random generator engine
Start date:
05/01/2014
Due date:
07/31/2014
% Done:
0%
Estimated time:
Description
Expand the interface so that a user can supply their own pseudo-random generator(s) that they can control the seeding for (or even use a different engine, as long as it conforms to / derives from the TRandom3 interface)