flopscope.

flopscope.numpy.random.Generator.bit_generator

fnp.random.Generator.bit_generator(...)

Gets the bit generator instance used by the generator

Adapted from NumPy docs np.random.Generator.bit_generator

Arearandom
Typefree
Cost
0
Flopscope Context

Underlying BitGenerator; attribute access, no math.

Returns

bit_generator:BitGenerator

The bit generator instance used by the generator