The maximum number of times name() and string() can loop.
This prevents infinite loops if the length of the random value is very small.
\Drupal\Tests\Component\Utility\RandomTest
const MAXIMUM_TRIES = 100;