summaryrefslogtreecommitdiffstats
path: root/base/rand_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-2/+2
* Fix variable names and comments in RandGenerator.dilmah@chromium.org2011-08-241-7/+6
* Fix base::RandGenerator bug (it had non-uniform random distribution). Add tes...joi@chromium.org2011-05-301-0/+60
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-0/+13
* Add a rand_util method for generating a random string.abarth@chromium.org2011-04-291-5/+18
* Moving GUID generation from base to chrome/browser/guid*dhollowa@chromium.org2010-10-141-47/+0
* Factoring GUID generation from metrics to basedhollowa@chromium.org2010-10-131-0/+47
* Add RandomNumberGenerator adapter to base/rand_util.hisherman@chromium.org2010-08-301-0/+8
* Reduce RandDouble to one call to ldexp, add one bit of precisionmark@chromium.org2008-09-301-0/+7
* Refactoring for portability:mark@chromium.org2008-09-291-0/+22