Cheetah
PseudoRandomStringGeneratorInterface.php
Go to the documentation of this file.
1 <?php
25 
32 {
44  public function getPseudoRandomString($length);
45 }
Facebook\PseudoRandomString\PseudoRandomStringGeneratorInterface\getPseudoRandomString
getPseudoRandomString($length)
php
Facebook\PseudoRandomString\PseudoRandomStringGeneratorInterface
Definition: PseudoRandomStringGeneratorInterface.php:32
Facebook\PseudoRandomString
Definition: McryptPseudoRandomStringGenerator.php:24