MCPcopy Create free account
hub / github.com/geekcomputers/Python / random_int

Function random_int

random-sentences.py:16–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15
16def random_int():
17 return random.randint(0, 4)
18
19
20def random_sentence():

Callers 1

random_sentenceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected