/** * (PHP 4, PHP 5)<br/> * Seed the random number generator * @link <a href="http://php.net/manual/en/function.srand.php" target="_blank">http://php.net/manual/en/function.srand.php</a> * @param int $seed [optional] <p> * Optional seed value * </p> * @return void */ /** * (PHP 4, PHP 5)<br/> * Show largest possible random value * @link <a href="http://php.net/manual/en/function.getrandmax.php" target="_blank">http://php.net/manual/en/function.getrandmax.php</a> * @return int The largest possible random value returned by rand */
jednak zawartość funkcji jest pusta