Skip to content

Instantly share code, notes, and snippets.

@RHavar
RHavar / anololkapa
Last active December 17, 2015 04:47 — forked from anonymous/anololkapa
var baseBet = 10; // in Bits
var cashout; 20
var mult;
// set one of mult or cashout, and the other will be calculated for you:
// mult = 1.12;
cashout = 1.5;