Bigrandom

Random number generation. You would like to use random module instead.

Function

randrange

service urls:
http://nzmath-json.appspot.com/bigrandom/randrange/upper/
http://nzmath-json.appspot.com/bigrandom/randrange/lower/upper/
http://nzmath-json.appspot.com/bigrandom/randrange/lower/upper/step/

The function randrange provides the same function as random.randrange of the standard library. It is just a work-around for bugs random.randrange had.