Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
sample2
SUBMITTED BY:
roxybarua
DATE:
Sept. 16, 2016, 4:45 p.m.
FORMAT:
Text only
SIZE:
183 Bytes
Raw
Download
Tweet
HITS:
2752
Go to comments
Report
function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;
console.log('Waiting for ' + wait + 'ms before next bet.');
return wait ;
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus