// Funci que no fa res.
function nul(){}
function rnd(limit){return parseInt(Math.random()*limit)}