From 146269ac81d4815876609626afd6b908e6510600 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 17 Dec 2003 17:23:17 +0000 Subject: [PATCH] random output git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146672 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/rand.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/math/functions/rand.xml b/reference/math/functions/rand.xml index 75274ec68c..069ab573d6 100644 --- a/reference/math/functions/rand.xml +++ b/reference/math/functions/rand.xml @@ -1,5 +1,5 @@ - + @@ -35,7 +35,7 @@ echo rand(5, 15); ]]> - The above example will output: + The above example will output something similar to: