diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index e397386..6d9d531 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -836,7 +836,9 @@ random() dp - random value in the range 0.0 <= x < 1.0 + pseudo-random value in the range 0.0 <= x < 1.0 + (characteristic of randomness depends on the system implementation + and is usually limited, thus not considered as a CSPRNG in any case) random()