MCPcopy 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

1from numpy import *
2from numpy.random import random
3
4def toss(c, sh):

Callers

nothing calls this directly

Calls 2

tossFunction · 0.85
arrayClass · 0.50

Tested by

no test coverage detected