summaryrefslogtreecommitdiff
path: root/src/common/random.t.hpp
AgeCommit message (Collapse)AuthorFilesLines
2014-03-16Clean up header organizationBen Longbons1-23/+0
2013-02-12Replace mt_rand with <random>Ben Longbons1-0/+23
Also add some utility methods and classes.