Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ randomCompliment
Function
randomCompliment
client/src/utils/get-words.ts:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
export
function
randomCompliment(): string {
33
return
randomItem(words.compliments);
34
}
Callers
2
LowerJaw
Function · 0.90
updateSuccessMessageSaga
Function · 0.90
Calls
1
randomItem
Function · 0.85
Tested by
no test coverage detected