function random(a){return Math.floor(Math.random()*a)};
