maxSyllablesDefault top-level constant

int const maxSyllablesDefault

The default value of the maxSyllables parameter of the generateWordPairs function.

Implementation

const int maxSyllablesDefault = 2;