Home
last modified time | relevance | path

Searched refs:php_combined_lcg (Results 1 – 3 of 3) sorted by last modified time

/php-src/
H A DUPGRADING.INTERNALS326 unbiased integer values. The internal php_combined_lcg() function remains
/php-src/ext/random/
H A Dphp_random.h38 PHPAPI double php_combined_lcg(void);
H A Drandom.c397 PHPAPI double php_combined_lcg(void) function
487 RETURN_DOUBLE(php_combined_lcg());

Completed in 9 milliseconds