MCPcopy 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
469export function generateRandomWordSlug() {
470 return generateSlug();
471}

Callers 12

runFunction · 0.90
runFunction · 0.90
acceptInviteFunction · 0.90
createUserFunction · 0.90
upsertUserMethod · 0.90
parseUserFunction · 0.90
parseAuthorFunction · 0.90
joinCommunityMethod · 0.90
createMethod · 0.90
buildUserFromInfoFunction · 0.90
buildUserBotFromInfoFunction · 0.90
saveUsersFunction · 0.90

Calls 1

generateSlugFunction · 0.85

Tested by

no test coverage detected