Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-498233.py
File
recipe-498233.py
recipes/Python/498233_weighted_choice_short_easy_numpy/recipe-498233.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
numpy
import
*
2
from
numpy.random
import
random
3
4
def
toss(c, sh):
Callers
nothing calls this directly
Calls
2
toss
Function · 0.85
array
Class · 0.50
Tested by
no test coverage detected