I\'m trying to add to an empty np array the result of a np.random.randint. To add the result, I have tried with np.append, np.hstack,
np.random.randint
np.append
np.hstack