Hi,
In my application I have an empty frame on my form, in which I want users to move mouse randomly so as to generate random numbers, which will be used to generate keys.
Previously, I placed some labels with caption of different numbers and set the visible property to false. But, I noticed that this is not the standard, appropriate and secure way to generate numbers.
Any idea about how to gather random data?
Thanks,
.............
Rohit. ---------------------------------
Securing a computer system has traditionally been a battle of wits: the penetrator tries to find the holes, and the designer tries to close them. � M.Gosser
In my application I have an empty frame on my form, in which I want users to move mouse randomly so as to generate random numbers, which will be used to generate keys.
Previously, I placed some labels with caption of different numbers and set the visible property to false. But, I noticed that this is not the standard, appropriate and secure way to generate numbers.
Any idea about how to gather random data?
Thanks,
.............
Rohit. ---------------------------------
Securing a computer system has traditionally been a battle of wits: the penetrator tries to find the holes, and the designer tries to close them. � M.Gosser