Plinko verification

Check seed

How does it work:

For Plinko we taking randomly created client-seed by user

Server seed is hidden at first, but its taking randomly from blockchain, which you can check in link from left

All of this data you can check here, links are providing for every bet from bitruby.io/games/plinko

Hash results

Final result

Based on bytes from hash, we building table and show how ball was going (left or right), from 1st line to 16th line (16 to cover all lines)

step num direction
{{ i + 1 }} {{ item.num }} {{ item.direction }}