secrets --- 機密を扱うために安全な乱数を生成する
ソースコード: Lib/secrets.py The secrets module is used for generating cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and r...