summaryrefslogtreecommitdiff
path: root/src/common/random.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-07-12Various changes to the random interfaceHaru1-7/+61
2016-07-12Interface random.chemagx1-10/+20
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+20
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