Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ generateRandomWordSlug
Function
generateRandomWordSlug
packages/utilities/src/randomWordSlugs.ts:469–471 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
467
}
468
469
export
function
generateRandomWordSlug() {
470
return
generateSlug();
471
}
Callers
12
run
Function · 0.90
run
Function · 0.90
acceptInvite
Function · 0.90
createUser
Function · 0.90
upsertUser
Method · 0.90
parseUser
Function · 0.90
parseAuthor
Function · 0.90
joinCommunity
Method · 0.90
create
Method · 0.90
buildUserFromInfo
Function · 0.90
buildUserBotFromInfo
Function · 0.90
saveUsers
Function · 0.90
Calls
1
generateSlug
Function · 0.85
Tested by
no test coverage detected