if(%msg $= ":random"){ %chCount = -1; %ch[%chCount++] = "left"; %ch[%chCount++] = "right"; %boolCount = -1; %bool[%boolCount++] = 1; %bool[%boolCount++] = 0; call("turn" @ %ch[getRandom(0,%chCount)], %bool[getRandom(0,%boolCount)]);}/shades
call(turn@(getRandom(0,1)?right:left),getrandom(0,1));jump(getrandom(0,1));moveforward(getrandom());/shades
This is like the illogical inverse of a richard length comparison contestYou're going for /shorter/