return ''.join(random.choice(f'{string.ascii_uppercase}{string.digits}') for i in range(length)). reference:.
確定! 回上一頁