length = 8 (0..length).to_a.collect { (rand() * 25 + 65).to_i.chr }.join. It generates from A..Z, from ASCII char codes. over 1 year ago ·.
確定! 回上一頁