------- Original message -------
From: Chris Darroch
If there's any way to ensure the seed is always populated, that would be good.
I guess we could just take a newly created structure of the hash pointer, cast it into unsigned int and use that, in case fetching of random bytes fails.
--Bojan