reading /dev/urandom, /dev/random or /proc/kcore

samuel verstraete samuel.verstraete@gmail.com
Wed Feb 14 17:05:00 GMT 2007


Hi list,
I would like to be able to read the first few bytes of one of the
following binary streams: /dev/urandom, /dev/random or /proc/kcore
I then would convert it to integers and use it as a seed for the
rand() function.

Is this possible?

gr,S.



More information about the Fortran mailing list