Cheetah
plugins
facebook-php-sdk
src
Facebook
PseudoRandomString
PseudoRandomStringGeneratorInterface.php
Go to the documentation of this file.
1
<?
php
24
namespace
Facebook\PseudoRandomString
;
25
31
interface
PseudoRandomStringGeneratorInterface
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
Generated by
1.8.20