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: