summaryrefslogtreecommitdiffstats
path: root/base/rand_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Add RandomNumberGenerator adapter to base/rand_util.hisherman@chromium.org2010-08-301-4/+8
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-141-2/+2
* Reduce RandDouble to one call to ldexp, add one bit of precisionmark@chromium.org2008-09-301-18/+11
* Refactoring for portability:mark@chromium.org2008-09-291-0/+47