Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577353.py
File
recipe-577353.py
recipes/Python/577353_Voronoi_diagram/recipe-577353.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Voronoi diagram
2
# FB - 201008087
3
import
random
4
import
math
Callers
nothing calls this directly
Calls
6
range
Function · 0.85
new
Method · 0.45
append
Method · 0.45
hypot
Method · 0.45
putpixel
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected