BankHacker wrote:
# ./libcliente 10 M de rand() en 46.950 s. (ejemplo.: 186687031) 10 M de fakerand() en 1.060 s. (ejemplo.: 867) Recycling code I have called this external function with the old name "fakerand", but it is a good alternative to standard random generators. Conclusion: The system behaves correctly when invoking another random algorithm dynamically.
Hey nice work! It seems the problem is bracketed into glibc random_r and rand in the dynamic lib.
-Andy
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature