Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codrops/RainEffect
/ chance
Function
chance
demo/js/main.js:4530–4532 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
4528
}
4529
4530
function
chance(c) {
4531
return
random() <= c;
4532
}
4533
4534
},{}],207:[
function
(require,module,exports){
4535
"use strict"
;
Callers
nothing calls this directly
Calls
1
random
Function · 0.70
Tested by
no test coverage detected