20#ifndef LIB_QUERY_DIAGNOSTICS_H
21#define LIB_QUERY_DIAGNOSTICS_H
40 const string garbage {
"asanisimasasmicksmaggtutti"};
51 return predicatePattern
52 % char (
'a'+
rani(26))
54 % garbage.substr (
rani(23) , 3);
62 degree = 1 +
rani(MAX_DEGREE_RAND);
A front-end for using printf-style formatting.
const uint MAX_DEGREE_RAND
string garbage_query(int degree=0)
Implementation namespace for support and library code.
int rani(uint bound=_iBOUND())
Test runner and basic definitions for tests.
Generating (pseudo) random numbers with controlled seed.