Sources of randomness in PG?

From: <drevil(at)sidereal(dot)kz>
To: pgsql-general(at)postgresql(dot)org
Subject: Sources of randomness in PG?
Date: 2001-01-03 10:00:48
Message-ID: 20010103100048.19365.qmail@mailhost.sidereal.kz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I'm writing some functions in pl/pgsql, and I need a source of
cryptographicly-good random numbers. Does anyone have any idea how to
do this? Will I need to code a function in C to do this?

Thanks

Browse pgsql-general by date

  From Date Subject
Next Message Michael Meskes 2001-01-03 10:09:49 Re: ECPG could not connect to the database.
Previous Message drevil 2001-01-03 09:59:33 Re: MySQL and PostgreSQL speed compare