Home
Trees
Indices
Help
PyCryptodome.org
Package Cryptodome
:: Package Random
Package Random
Submodules
Cryptodome.Random.random
:
A cryptographically strong version of Python's standard "random" module.
Functions
new
(
*args
,
**kwargs
)
Return a file-like object that outputs cryptographically random bytes.
str
get_random_bytes
(
n
)
Function that returns a random byte string of the desired size.
Home
Trees
Indices
Help
PyCryptodome.org
Generated by Epydoc 3.0.1 on Thu Feb 16 14:05:21 2017
http://epydoc.sourceforge.net