numpy.random
numpy.random.
bytes
Return random bytes.
Number of random bytes.
String of length length.
Examples
>>> np.random.bytes(10) ' eh\x85\x022SZ\xbf\xa4' #random
numpy.random.choice
numpy.random.shuffle