Обсуждение: Sources of randomness in PG?

Поиск
Список
Период
Сортировка

Sources of randomness in PG?

От
Дата:
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