Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ verse
Function
verse
recipes/Python/576598_Utility_Mill_Test/recipe-576598.py:173–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
171
################################################################################
172
173
def
verse():
174
return
random.choice(random.choice(random.choice(BIBLE)))
175
176
def
load_bible():
177
global BIBLE
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected