randomChar(MAX_PLACAS) // esqueci aqui rs { static c[2]; format(c, 2, "%c", random(26) + 'A'); return c; }