/
opt
/
alt
/
python310
/
lib64
/
python3.10
/
__pycache__
/
File Upload :
llllll
Current File: //opt/alt/python310/lib64/python3.10/__pycache__/secrets.cpython-310.opt-2.pyc
o S�g� � @ sr 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 | dkr t d��t�| �S )Nr zUpper bound must be positive.)� ValueError�_sysrandZ _randbelow)Zexclusive_upper_bound� r �./opt/alt/python310/lib64/python3.10/secrets.pyr s r � c C s | d u rt } t�| �S �N)�DEFAULT_ENTROPYr Z randbytes��nbytesr r r r "