aboutsummaryrefslogtreecommitdiff
path: root/src/stable/randomcmwc.cpp (follow)
AgeCommit message (Expand)Author
2014-02-03Changed copyright to 2007-2014.Mike Buland
2013-02-11Updated the copyright for 2013.Mike Buland
2012-11-09Added seed parameter to constructor of two PRNGs. Also fixed horrible mistakeMike Buland
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-07-09RandomCmwc was far too static before, now it's seeded with the Basic generator.Mike Buland
2012-06-20Silly RandomCmwc, it was using a static variable somewhere. That's fixed now.Mike Buland
2012-05-22Moved random to stable, just needs some minor tweaks. But it's already in useMike Buland