summaryrefslogtreecommitdiff
path: root/src/common/random.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Removed ".." from include directivesHaru1-1/+1
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2012-01-19Changed `rnd()` to return signed number to avoid possible negative-signed to ...gepard19841-1/+1
2011-06-30Removed extra guards around cbasetypes.h include lines, since they give no pe...ultramage1-2/+0
2011-06-25* Added Mersenne Twister MT19937 as a random number generator.flaviojs1-0/+20