Return random integers x such that low <= x <= high.
If high is None, then 1 <= x <= low.
numpy.random.randint
numpy.random.random_sample