Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /opt/alt/python38/lib64/python3.8/__pycache__/ |
U ��,a� � @ 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 �,/opt/alt/python38/lib64/python3.8/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 �decoder 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 >