MCPcopy
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

1function rand(max) {
2 return Math.floor(Math.random() * max);
3}
4

Callers

nothing calls this directly

Calls 3

changeBrightnessFunction · 0.85
isCompleteFunction · 0.85
$Function · 0.70

Tested by

no test coverage detected