Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ quote
Method
quote
src/main/java/com/github/javafaker/ElderScrolls.java:39–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
public
String quote() {
return
faker.fakeValuesService().resolve(
"games.elder_scrolls.quote"
, this, faker);
40
}
41
}
Callers
nothing calls this directly
Calls
2
fakeValuesService
Method · 0.80
resolve
Method · 0.45
Tested by
no test coverage detected