DCLib.defineDAppLogic('dicetest_v42', function (payChannel) {
  const MAX_RAND_NUM = 65535
  const HOUSEEDGE    = 0.02 // 2%

  let history = []