Exemplo n.º 1
0
 protected function generateClientTransactionId()
 {
     return Random::id(64, $this->username);
 }