method
RandomState.bytes(length) Return random bytes.
| Parameters: |
|
|---|---|
| Returns: |
|
>>> np.random.bytes(10) ' eh\x85\x022SZ\xbf\xa4' #random
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/random/generated/numpy.random.mtrand.RandomState.bytes.html