From b3b542379d0dd35edd3fadf35ddb71723784a54a Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 3 May 2008 16:48:28 +0000 Subject: [PATCH] Fixed bug#44904 (mt_rand does not accept a single parameter but documented like it does) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258982 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/mt-rand.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/reference/math/functions/mt-rand.xml b/reference/math/functions/mt-rand.xml index 388ccbb62e..82fa27ed3a 100644 --- a/reference/math/functions/mt-rand.xml +++ b/reference/math/functions/mt-rand.xml @@ -1,5 +1,5 @@ - + mt_rand @@ -7,11 +7,15 @@ &reftitle.description; - - intmt_rand - intmin - intmax - + + intmt_rand + + + + intmt_rand + intmin + intmax + Many random number generators of older libcs have dubious or unknown characteristics and are slow. By default, PHP uses the