I just want to use /dev/random or /dev/urandom in my code to generate random numbers. This application is going to be run on all linux flavors.If these device files are not present in /dev directory, my application fails.So these device files (
I just want to use /dev/random or /dev/urandom in my code to generate random numbers. This application is going to be run on all linux flavors.If these device files are not present in /dev directory, my application fails.So these device files (