Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

a simple question about random number generator

serikas
Beginner
416 Views

i'm currently working on Windows, and
i would like to use random number generator
in 82802, but i have no idea how.

i read the RNG document but it informs me
only the method about directly referring via
memory address, which is prohibited in Windows.

how do i use RNG in 82802 in Windows?
0 Kudos
1 Reply
davids
Beginner
416 Views
For 9x/NT/2K, the Intel Security Driver will do it. I haven't figured out how to get it to work for XP yet.
0 Kudos
Reply