Searched defs:RandomKey (Results 1 – 2 of 2) sorted by relevance
47 std::string RandomKey(Random* rnd, int len, RandomKeyType type) { in RandomKey() function
3029 static std::string RandomKey(Random* rnd, int minimum = 0) { in RandomKey() function