示例#1
0
 public function generateDataRandomType(array $types)
 {
     return $this->generateData(A::randomValue($types));
 }