예제 #1
0
 public function randomKeys($n)
 {
     return new self(a::randomKeys($this->value, $n));
 }