module documentation

Undocumented

Class Base Undocumented
Class TestDefaultRNG Undocumented
Class TestMT19937 Undocumented
Class TestPCG64 Undocumented
Class TestPCG64DXSM Undocumented
Class TestPhilox Undocumented
Class TestSFC64 Undocumented
Function assert_state_equal Undocumented
Function gauss_from_uint Undocumented
Function test_seedsequence Undocumented
Function uint32_to_float32 Undocumented
Function uniform32_from_uint Undocumented
Function uniform32_from_uint32 Undocumented
Function uniform32_from_uint53 Undocumented
Function uniform32_from_uint64 Undocumented
Function uniform_from_dsfmt Undocumented
Function uniform_from_uint Undocumented
Function uniform_from_uint32 Undocumented
Function uniform_from_uint64 Undocumented
Constant MISSING_CFFI Undocumented
Constant MISSING_CTYPES Undocumented
Variable pwd Undocumented
def assert_state_equal(actual, target): (source)

Undocumented

def gauss_from_uint(x, n, bits): (source)

Undocumented

def test_seedsequence(): (source)

Undocumented

def uint32_to_float32(u): (source)

Undocumented

def uniform32_from_uint(x, bits): (source)

Undocumented

def uniform32_from_uint32(x): (source)

Undocumented

def uniform32_from_uint53(x): (source)

Undocumented

def uniform32_from_uint64(x): (source)

Undocumented

def uniform_from_dsfmt(x): (source)

Undocumented

def uniform_from_uint(x, bits): (source)

Undocumented

def uniform_from_uint32(x): (source)

Undocumented

def uniform_from_uint64(x): (source)

Undocumented

MISSING_CFFI: bool = (source)

Undocumented

Value
True
MISSING_CTYPES: bool = (source)

Undocumented

Value
False

Undocumented