Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ seed
Method
seed
recipes/Python/492214_dal6py/recipe-492214.py:16–17 ·
view source on GitHub ↗
(self, data=None)
Source
from the content-addressed store, hash-verified
14
15
# Seed Control Interface
16
def
seed(self, data=None):
17
return
self.__disk.seed(data)
18
19
# Probability Of Failure
20
def
fail(self, probability):
Callers
5
ShuffleMerge
Function · 0.45
setup_players
Function · 0.45
loop
Function · 0.45
definition
Function · 0.45
definition
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected