ruby / tipsGere uma string ramdon de comprimento N em Ruby[*'a'..'z', *'A'..'Z', *0..9].shuffle[0, N].join