Skip to content
Snippets Groups Projects
Commit bdde191c authored by Tom Lane's avatar Tom Lane
Browse files

Improve documentation of random() function.

Move random() and setseed() to a separate table, to have them grouped
together. Also add a notice that random() is not cryptographically secure.

Back-patch of commit 75fdcec1 into
all supported versions, per discussion of the need to document that
random() is just a wrapper around random(3).
parent 89b6a19e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment