Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
python39
/
lib64
/
python3.9
/
__pycache__
/
//opt/alt/python39/lib64/python3.9/__pycache__/secrets.cpython-39.opt-2.pyc
a XC?h� � @ sp g d �Z ddlZddlZddlmZ ddlmZ e� ZejZ ej Z dd� ZdZddd �Z dd d�Zddd �ZdS ))�choice� randbelow�randbits�SystemRandom�token_bytes� token_hex� token_urlsafe�compare_digest� N)r )r c C s | dkrt d��t�| �S )Nr zUpper bound must be positive.)� ValueError�_sysrandZ _randbelow)Zexclusive_upper_bound� r �,/opt/alt/python39/lib64/python3.9/secrets.pyr s r � c C s | d u rt } t�| �S )N)�DEFAULT_ENTROPYr Z randbytes��nbytesr r r r "