summaryrefslogtreecommitdiff
path: root/src/mongo/platform/random_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* use xorshift for PseudoRandom on all platformsEric Milkie2012-11-161-4/+26
* fix random_test.exe on WindowsEric Milkie2012-11-161-0/+2
* some Random tests and helpersEliot Horowitz2012-11-131-0/+31
* PseudoRandom isn't seedable on windowsEliot Horowitz2012-11-131-0/+2
* make a SecureRandom classEliot Horowitz2012-11-121-0/+13
* a simple unit test for seeded randomEliot Horowitz2012-11-121-0/+32