Your IP : 216.73.216.213
�/�O� � @ sW d Z d g Z d d l m Z d d l m Z d d � Z d d � Z d d � Z d
S)z$Id$�new� )�OSRNG)�_UserFriendlyRNGc O s t j | | � S)zFReturn a file-like object that outputs cryptographically random bytes.)r r )�args�kwargs� r �I/opt/alt/python35/lib64/python3.5/site-packages/Crypto/Random/__init__.pyr s c C s t j � d S)z%Call this whenever you call os.fork()N)r Zreinitr r r r �atfork# s r c C s
t j | � S)zEReturn the specified number of cryptographically-strong random bytes.)r �get_random_bytes)�nr r r r
'