OpenDOF Project
DOF_PCR_DECLSPEC uint32 PCRSecureRandom_Get ( void  )

Retrieve a random number.

Note
The quality of the random number is platform-dependent, and may not be truly random (depending on the amount of entropy available).
The default implementation relies on the existance of /dev/urandom.
Returns
A 32-bit random number.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25