search-btn
currencies__currency-img

BTC: $ 70776 (-0.20%)

currencies__currency-img

ETH: $ 3573.93 (-1.45%)

currencies__currency-img

LTC: $ 95.21 (-1.60%)

currencies__currency-img

DOGE: $ 0.2163 (14.32%)

Share

New and improved Lottery Promotion!

The daily lottery promotion has been running for well over 2 years now! It's changed quite a lot over time and will probably keep on changing a lot as time goes on, but for now we are very happy about how easy it is to use the lottery, understand it as well as winning from it! One of the biggest changes besides the MASSIVE prizes is introducing provably fairness and not doing it manually anymore.

Information

  • Eligible players can submit a qualifying bet to the lottery and win prizes if their bet results/numbers match (partly) the lottery result.
  • When comparing entries to the lottery result, numbers are read from left to right.
  • There is no cap on the amount of winners per round i.e. unlimited winners.
  • If you win, you need to claim your prize to have it added to your balance.

Rules

  • Players need to have at least GOLD I benefits to be able to take part in the Daily Lottery.
  • The bet has to be made during the lottery countdown of that day. This is from 17:00 GMT till 16:59 GMT on the next day.
  • Bets from all games can be submitted, but for non-dice bets we use the promo roll result for your entry. This can be easily seen at the bet details.
  • Bet win chance must be between 0.01% and 90%.
  • Minimum amounts for the bet are updated every day and shown at the Daily Lottery tab.
  • Anonymous bets cannot be submitted.
  • Eligible players can only join with 1 bet/entry a day and you cannot change your entry.

Provably Fair!

We generate a seed and a SHA-512 hash of the seed. The seed is used to generate the lottery result with the same calculation as dice. The exact code is shown below. You get the SHA-512 hash when the lottery starts, so you can verify afterwards that we used the predetermined lottery result and therefor it was provably fair.

Example:

$offset=0;
do{
  $number=substr($seed,$offset,5);
  $number=hexdec($number);
  $offset+=5;
}
while($number > 999999);
$luckyNumber = ($number % 10000) / 100;
echo $luckyNumber;

Related posts

Enjoy Bitsler Gaming At The Best Bitcoin Casino

The future of gaming is here, we are the number one bitcoin casino. Our range of casino-slots consistently make the top ten across the bitcoin casino world. Bitcoin gambling has seen a rise in popularity through 2017 and 2018, we are at the forefront of cryptocurrency gaming, providing a fun, fast and fair experience for the bitcoin gambling enthusiast.

scroll-top-img