How can I generate a random alphanumeric string in Swift?
func randomString(length: Int) -> String { // whatever letters you want to possibly appear in the output (unicode handled properly by Swift) let letters = "abcABC012你好吗