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;
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Utility!Random.php/constant/Random::MAXIMUM_TRIES/8.1.x