The random number generator function in the C lib is quite predictable. My friends at LUG@VITU, wrote this function which generates a random number by utilizing the noise level from the devices from a file in /proc . I have made small changes to the make file to create a library when compiled and thus the lib can be directly installed . I have also added make install support to the code .The code is available at :
http://www.filekeeper.org/download/eerpini/random_lib-1.0.1.tar.gz
This entry was posted
on Tuesday, May 13, 2008
at 8:29 AM
and is filed under
c programming,
linux,
projects
. You can follow any responses to this entry through the
comments feed
.
