mcrypt_create_iv(): Cannot open source device in ...
i know that i could change the source and compile it again(0 = /dev/random,1 = /dev/urandom,2 = rand()). is there a way to use another random ??? without changing the code. just changing the dir??? and where i can get random/urandom???
THX