benito
05-25-2009, 04:11 AM
Hi all,
could anyone advice me some good src-code(c/c++) or library for generate random numbers (most as possible, i know they are pseudorandom) in interval <0,1>. I need generate numbers all with the same probability. I need it in one project.
Simple srand(), rand() is not acceptable in my case.
Thanks
could anyone advice me some good src-code(c/c++) or library for generate random numbers (most as possible, i know they are pseudorandom) in interval <0,1>. I need generate numbers all with the same probability. I need it in one project.
Simple srand(), rand() is not acceptable in my case.
Thanks