Searched refs:RandomDigits (Results 1 – 2 of 2) sorted by relevance
64 bool StringGenerator::RandomDigits() { in RandomDigits() function in re2::StringGenerator95 hasnext_ = random_ ? RandomDigits() : IncrementDigits(); in Next()
41 bool RandomDigits();