ufunc
numpy.ctypeslib
numpy.dual
numpy.emath
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.typing
numpy.distutils
method
random.Generator.
bytes
Return random bytes.
Number of random bytes.
String of length length.
Examples
>>> np.random.default_rng().bytes(10) ' eh\x85\x022SZ\xbf\xa4' #random