diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index cbadf0f99a..5b363d705b 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -821,7 +821,7 @@ random() dp - random value between 0.0 and 1.0, inclusive + random value in the range 0.0 <= x < 1.0 random()