import uuid >>> uuid.uuid4() UUID('bd65600d-8669-4903-8a14-af88203add38') >>> str(uuid.uuid4()) ... “how to create short uuid in python” Code Answer.
確定! 回上一頁