NumPy

Previous topic

Random Generator

Next topic

numpy.random.Generator.integers

This is documentation for an old release of NumPy (version 1.18). Read this page in the documentation of the latest stable release (version 2.2).

numpy.random.Generator.bit_generator

attribute

Generator.bit_generator

Gets the bit generator instance used by the generator

Returns
bit_generatorBitGenerator

The bit generator instance used by the generator