aboutsummaryrefslogtreecommitdiff
path: root/src/stable/randomcmwc.h (follow)
AgeCommit message (Expand)Author
2023-08-01Updated copyright date.Mike Buland
2019-05-24Updated copyright date.Mike Buland
2014-02-03Changed copyright to 2007-2014.Mike Buland
2013-02-21Added the Bu::ReadWriteMutex, which is super awesome. Also made theMike Buland
2013-02-11Updated the copyright for 2013.Mike Buland
2012-11-27Added a few comments and fixed a string unit test, it assumed hex would beMike 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-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