Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ maze.js
File
maze.js
assets/js/maze.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
rand(max) {
2
return
Math.floor(Math.random() * max);
3
}
4
Callers
nothing calls this directly
Calls
3
changeBrightness
Function · 0.85
isComplete
Function · 0.85
$
Function · 0.70
Tested by
no test coverage detected