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/Matz.java:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
}
9
10
public
String quote() {
11
return
faker.resolve(
"matz.quotes"
);
12
}
13
}
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected