Introduction The randint(a, b) method of random.Random instance Return random integer in range [a, b] Syntax random.randint(a,b)-> random number within specified limit Parameters a=starting limit b=upper limit Example
The return is:
| random Functions
|
|
random.randint()
|
Sign in|Report Abuse|Print Page|Powered By Google Sites