WoW:API random: Difference between revisions

m
Robot: converting/fixing HTML
(demoted headings)
m (Robot: converting/fixing HTML)
Line 25: Line 25:
   return (rng>>16)&0x7fff;
   return (rng>>16)&0x7fff;


<b>So, how do I get numbers that are harder to guess?</b>
'''So, how do I get numbers that are harder to guess?'''


The easiest way is to reseed the generator as often as possible with ever-changing data that third parties cannot see.  
The easiest way is to reseed the generator as often as possible with ever-changing data that third parties cannot see.  
Anonymous user