function srand

srandPHP ManualPrevNextsrandsrand -- seed the random number generatorDescriptionvoid srand(int seed); Seeds the random number generator with seed. 1  2 // seed with microseconds since last "whole" second 3 srand((double)microtime()*1000000); 4 $randval = rand(); 5  See also rand(), getrandmax(), mt_rand(), mt_srand() and mt_getrandmax().PrevHomeNextSqrtUpTan
Wyszukiwarka

Podobne podstrony:
function srand
function srand
function mt srand
function mt srand
function mt srand
function fdf next field name
function ccvs void
function mysql error
function mcal event set end
function mcrypt cbc

więcej podobnych podstron