Random

乱数 #

セキュリティ用の乱数生成

python -c 'import secrets; print(secrets.token_hex())'
openssl rand -hex 32