Tuesday, October 19, 2010

random function python

random.sample(100,2) -> returns 2 random numbers in range of 100 ...

No comments: