I agree, you should not use any kind of random function to generate the game values -- there's plenty of entropy in just the txid+secret combination (the secret can be whatever length you want). Besides, your users will need a deterministic way to prove to themselves that the game is fair -- just like the other sites.
Yep, I just some some simple code for the purpose of illustrating what I'm saying

which is why I linked to more info.