ufunc
numpy.ctypeslib
numpy.dual
numpy.emath
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.typing
numpy.distutils
method
Return random bytes.
Number of random bytes.
String of length length.
Examples
>>> np.random.default_rng().bytes(10) b' ehU2SZ¿¤' # random