Re: Random not so random

Neil Conway <neilc@samurai.com>

From: Neil Conway <neilc@samurai.com>
To: Arnau Rebassa <arebassa@hotmail.com>
Cc: pgsql-general@postgresql.org
Date: 2004-10-04T08:03:14Z
Lists: pgsql-general
Arnau Rebassa wrote:
> I don't know if there is the possibility to seed the random number 
> generator manually, anybody knows it?

setseed()

-Neil