|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /lib64/python2.7/site-packages/nacl/bindings/ |
Upload File : |
�
y�\c @` s? d d l m Z m Z m Z d d l m Z m Z d � Z d S( i ( t absolute_importt divisiont print_function( t ffit libc C` s3 t j d | � } t j | | � t j | | � S( s�
Returns ``size`` number of random bytes from a cryptographically secure
random source.
:param size: int
:rtype: bytes
s unsigned char[]( R t newR t randombytest buffer( t sizet buf( ( s; /tmp/pip-install-A1qMVe/pynacl/nacl/bindings/randombytes.pyR s N( t
__future__R R R t nacl._sodiumR R R ( ( ( s; /tmp/pip-install-A1qMVe/pynacl/nacl/bindings/randombytes.pyt <module> s