aboutsummaryrefslogtreecommitdiff
path: root/src/stable/randombasic.cpp (follow)
AgeCommit message (Collapse)Author
2012-11-09Added seed parameter to constructor of two PRNGs. Also fixed horrible mistakeMike Buland
in RandomBasic.
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-07-24Fixed long-long specifier on basic random number generator.Mike Buland
2012-05-22Moved random to stable, just needs some minor tweaks. But it's already in useMike Buland
in a couple of core components, including in tempFile name generation.