http://qs321.pair.com?node_id=218853


in reply to Re: Safe for SQL
in thread Safe for SQL

It returns a 32 byte string, but you only have 10 bytes of entropy, 2 from the process id, 4 from the time, and 4 from the random number generator. Maybe this is enough, maybe it isn't. There's certainly no garantee it will create unique numbers.

Abigail