* It doesn't return the hashed serverseed in advance, because that would
* allow the client to generate all the rolls in advance.
* It doesn't return the *unhashed* serverseed in advance, because that would
* allow the client to generate all the rolls in advance.
https://github.com/alexcambose/provably-fair-example/blob/master/routes/api.js#L19
Should be: