WiliamZero
Tentacle God
- Joined
- Jun 13, 2014
- Messages
- 886
- Reputation score
- 8
![]()
Today is really a good day![]()
![]()
Today is really a good day![]()
At the very least, I unlocked the last challenge quest which shouldn't be a problem at all.
Doing Fairy daily. Out of 4 of 5 I came back empty hand. Seems My luck so cursed today
Random Number Generators in computer games are rarely truly random; they all use some random-esque factor to assist in the generation of the random numbers...like, say, the system clock.
(It's entirely possible to make a truly random number generator but really to give one of those things to a flash netgame is gross overkill...and a waste of effort)
So yeah, long story short, doing stuff can influence your random numbers, and depending on how the game generates and uses random numbers clearing the cache would help some of the time.
That would be true is drops are calculated on the client which would be really strange and insecure. The random could be initialized in the server using client data, yes, insecure and stupid but possible. Anyway, it seems to have some effect as the coincidences are really big so, yeah, since it doesn't hurt we keep doing it once in a while![]()