doc: Improve description of new random(min, max) functions.

Dean Rasheed <dean.a.rasheed@gmail.com>

Commit: 9c24111c4dad850bc2625c2113bb3d2dfd592efc
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2025-09-11T08:25:47Z
doc: Improve description of new random(min, max) functions.

Mention that the new variants of random(min, max) are affected by
setseed(), like the original functions.

Reported-by: Marcos Pegoraro <marcos@f10.com.br>
Discussion: https://postgr.es/m/CAB-JLwb1=drA3Le6uZXDBi_tCpeS1qm6XQU7dKwac_x91Z4qDg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/func/func-datetime.sgml modified +6 −0
doc/src/sgml/func/func-math.sgml modified +1 −1

Discussion