The fact that i could roll it 24 times per day doesn't really help when you look at the big picture.
Is there a way to change client's (browser?) seed? Is server seed static (for client, for a day) or is it randomized every roll?
In other words - as we work with server seed, client seed and nonce, what is the lifetime of client & server seeds?
You are talking about the Wheel of Fortune, right? The server seed change for each roll and is randomized afaik, moreover a nonce is incremented each time. For the client seed, you cant change it or I dont know how to do it at least, but a text under the client seed says that it is automatically generated in the browser through javascript. So the sever seed and the client seed lifetime are one roll.