Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ hero
Method
hero
src/main/java/com/github/javafaker/Ancient.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
String hero() {
24
return
faker.resolve(
"ancient.hero"
);
25
}
26
}
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected