Shared functionality¶
- class randomgen.common.Interface(state_address: int, state: int, next_uint64: int, next_uint32: int, next_double: int, bit_generator: int)¶
Interface for interacting with a BitGenerator using ctypes or cffi
Interface for interacting with a BitGenerator using ctypes or cffi