Return random integers x such that low <= x < high.
If high is None, then 0 <= x < low.
numpy.random.randn
numpy.random.random_integers