module documentation

Undocumented

Constant MISSING​_CFFI Undocumented
Constant MISSING​_CTYPES Undocumented
Variable pwd Undocumented
Class ​Base Undocumented
Class ​Test​Default​RNG Undocumented
Class ​Test​MT19937 Undocumented
Class ​Test​PCG64 Undocumented
Class ​Test​PCG64​DXSM Undocumented
Class ​Test​Philox Undocumented
Class ​Test​SFC64 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
MISSING_CFFI: bool =

Undocumented

Value
True
MISSING_CTYPES: bool =

Undocumented

Value
False
pwd =

Undocumented

def assert_state_equal(actual, target):

Undocumented

def gauss_from_uint(x, n, bits):

Undocumented

def test_seedsequence():

Undocumented

def uint32_to_float32(u):

Undocumented

def uniform32_from_uint(x, bits):

Undocumented

def uniform32_from_uint32(x):

Undocumented

def uniform32_from_uint53(x):

Undocumented

def uniform32_from_uint64(x):

Undocumented

def uniform_from_dsfmt(x):

Undocumented

def uniform_from_uint(x, bits):

Undocumented

def uniform_from_uint32(x):

Undocumented

def uniform_from_uint64(x):

Undocumented