Sources of randomness in PG?

Started by Dr. Evilover 25 years ago1 messagesgeneral
Jump to latest
#1Dr. Evil
drevil@sidereal.kz

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