Login
From:
Python documentation
(Uncensored)
subscribe
secrets — Generate secure random numbers for managing secrets — Python 3.13.1 documentation
https://docs.python.org/3/library/secrets.html
links
backlinks
Roast topics
Find topics
Find it!
Source code: 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, ...