rand — An interface to the OpenSSL pseudo random number generator

Warning

Functions from this module shouldn’t be used. Use urandom instead.

This module handles the OpenSSL pseudo random number generator (PRNG) and declares the following:

OpenSSL.rand.screen()

Add the current contents of the screen to the PRNG state.

Availability: Windows.

Returns:None