RandomState.
bytes
Returns random bytes.
Number of random bytes.
String of length length.
Examples
>>> import nlcpy as vp >>> vp.random.bytes(10) b'\x9fW\xc5\x12\x95\xfd\xba\x0fd\xff' # random