Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NianBroken/Firework_Simulator
/ getRandomShellPositionV
Function
getRandomShellPositionV
js/script.js:874–876 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
872
}
873
874
function
getRandomShellPositionV() {
875
return
fitShellPositionInBoundsV(Math.random());
876
}
877
878
// 获取随机的烟花尺寸
879
function
getRandomShellSize() {
Callers
1
launchShellFromConfig
Function · 0.85
Calls
1
fitShellPositionInBoundsV
Function · 0.85
Tested by
no test coverage detected