MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577783.py

File recipe-577783.py

recipes/Python/577783_Random_fractal_curve/recipe-577783.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Random fractal curve
2# FB - 201107096
3import math
4import random

Callers

nothing calls this directly

Calls 4

frCurveFunction · 0.85
newMethod · 0.45
randomMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected