MCPcopy Create free account
hub / github.com/subbarayudu-j/TheAlgorithms-Python / chaos_machine.py

File chaos_machine.py

hashes/chaos_machine.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""example of simple chaos machine"""
2from __future__ import print_function
3
4try:

Callers

nothing calls this directly

Calls 3

resetFunction · 0.85
pushFunction · 0.85
pullFunction · 0.85

Tested by

no test coverage detected