Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ god
Method
god
src/main/java/com/github/javafaker/Ancient.java:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
public
String god() {
12
return
faker.resolve(
"ancient.god"
);
13
}
14
15
public
String primordial() {
16
return
faker.resolve(
"ancient.primordial"
);
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected