PostgreSQL Function Reference

RANDOM
Returns a random number between 0 and 1.
PostgreSQL 17.5
RANDOM()
Examples
PostgreSQL 17.5
SELECT RANDOM()