MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / randint

Method randint

Lib/random.py:236–240  ·  view source on GitHub ↗

Return random integer in range [a, b], including both end points.

(self, a, b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

__init__Method · 0.80
__new_rowidMethod · 0.80
_test2Function · 0.80
randomizeFunction · 0.80
randomrowFunction · 0.80
randommoveFunction · 0.80
_generate_challengeMethod · 0.80

Calls 1

randrangeMethod · 0.95

Tested by

no test coverage detected