使用base64編碼可以壓縮到22byte, 不過python的base64函式是需要補齊4位的. ... print(uuid.uuid3(namespace,name).hex) print(uuid.uuid4()) ...
確定! 回上一頁