When do I need to randomize?
Posted: Wed  10 Nov 2010 22:41
				
				Hi!
I've read the documentation and looked at the examples, but I still don't understand when I will need randomizations in my program. (like the example with the random mouse movements)
Do I need to randomize when generating client/server keys?
If both the client and the server have the keys already (they are transferred offline) do I need to randomize each time before making a connection?
Thanks!
			I've read the documentation and looked at the examples, but I still don't understand when I will need randomizations in my program. (like the example with the random mouse movements)
Do I need to randomize when generating client/server keys?
If both the client and the server have the keys already (they are transferred offline) do I need to randomize each time before making a connection?
Thanks!