| Server IP : 43.129.54.214 / Your IP : 216.73.217.113 Web Server : nginx/1.24.0 System : Linux VM-4-108-ubuntu 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/local/qcloud/python/lib/python3.7/__pycache__/ |
Upload File : |
B
��f� � @ s� d dddddddgZ dd lZdd lZdd lZdd
lmZ ddlmZ e� Zej Z
ejZdd� Zd
Z
ddd�Zddd�Zddd�Zd S )�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 �1/usr/local/qcloud/python/lib/python3.7/secrets.pyr s � c C s | d krt } t�| �S )N)�DEFAULT_ENTROPY�os�urandom)�nbytesr r r
r # s
c C s t �t| ���d�S )N�ascii)�binasciiZhexlifyr �decode)r r r r
r 1 s c C s t | �}t�|��d��d�S )N� =r )r �base64Zurlsafe_b64encode�rstripr )r �tokr r r
r >