Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Angais/Fable5-mc
/ hashStringToInt
Function
hashStringToInt
src/textures.js:205–205 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
203
}
204
205
function
hashStringToInt(s) {
return
hashString(s) >>> 8; }
206
207
function
paintLeaves(base) {
208
return
(px, rng) => {
Callers
2
paintPlanks
Function · 0.85
paintBricks
Function · 0.85
Calls
1
hashString
Function · 0.90
Tested by
no test coverage detected