Random::$randomGenerator

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/TestTools/Random.php \Drupal\TestTools\Random::randomGenerator

The random generator.

Type: randomGenerator

File

core/tests/Drupal/TestTools/Random.php, line 17

Class

Random
Provides random generator utility static methods.

Namespace

Drupal\TestTools

Code

protected static RandomUtility $randomGenerator;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.