Your IP : 216.73.217.13


Current Path : /lib/python3/dist-packages/nacl/bindings/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/nacl/bindings/__pycache__/randombytes.cpython-38.pyc

U

�֫[��@s0ddlmZmZmZddlmZmZdd�ZdS)�)�absolute_import�division�print_function)�ffi�libcCs,t�d|�}t�||�t�||�dd�S)z�
    Returns ``size`` number of random bytes from a cryptographically secure
    random source.

    :param size: int
    :rtype: bytes
    zunsigned char[]N)r�newr�randombytes�buffer)�sizeZbuf�r�;/usr/lib/python3/dist-packages/nacl/bindings/randombytes.pyrsrN)Z
__future__rrrZnacl._sodiumrrrrrrr�<module>s