Searched refs:PseudoRandomStringGeneratorInterface (Results 1 – 8 of 8) sorted by relevance
39 * @param PseudoRandomStringGeneratorInterface|string|null $generator43 * @return PseudoRandomStringGeneratorInterface51 if ($generator instanceof PseudoRandomStringGeneratorInterface) {76 * @return PseudoRandomStringGeneratorInterface
31 interface PseudoRandomStringGeneratorInterface interface
28 class RandomBytesPseudoRandomStringGenerator implements PseudoRandomStringGeneratorInterface
28 class McryptPseudoRandomStringGenerator implements PseudoRandomStringGeneratorInterface
28 class OpenSslPseudoRandomStringGenerator implements PseudoRandomStringGeneratorInterface
28 class UrandomPseudoRandomStringGenerator implements PseudoRandomStringGeneratorInterface
32 use Facebook\PseudoRandomString\PseudoRandomStringGeneratorInterface; alias65 …* @var PseudoRandomStringGeneratorInterface The cryptographically secure pseudo-random string gene…73 …* @param PseudoRandomStringGeneratorInterface|null $prsg The cryptographically se…75 …Handler = null, UrlDetectionInterface $urlHandler = null, PseudoRandomStringGeneratorInterface $pr…106 * @return PseudoRandomStringGeneratorInterface
36 use Facebook\PseudoRandomString\PseudoRandomStringGeneratorInterface; alias94 …* @var PseudoRandomStringGeneratorInterface|null The cryptographically secure pseudo-random string…