17template <
typename... Args>
std::string ConsumeRandomLengthString(size_t max_length)
constexpr bool IsDigit(char c)
Tests if the given character is a decimal digit.
void fuzz_fmt(const std::string &fmt, const Args &... args)
size_t CallOneOf(FuzzedDataProvider &fuzzed_data_provider, Callables... callables)
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.
FuzzedDataProvider & fuzzed_data_provider