You are here

protected property Generator::$random in Style Guide 8

Same name and namespace in other branches
  1. 2.x src/Generator.php \Drupal\styleguide\Generator::random

The utility class for creating random data.

Type: \Drupal\Component\Utility\Random

File

src/Generator.php, line 31

Class

Generator
Class Generator.

Namespace

Drupal\styleguide

Code

protected $random;