We will be using the secrets module, available since Python 3.6. ... secrets.token_bytes(8) # generate 8 random bytes string.
確定! 回上一頁