SciPy

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

BitGenerator

BitGenerator([seed]) Base Class for generic BitGenerators, which provide a stream of random bits based on different algorithms.

Previous topic

Bit Generators

Next topic

numpy.random.bit_generator.BitGenerator