Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ monster
Method
monster
src/main/java/com/github/javafaker/Witcher.java:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
public
String monster() {
31
return
faker.fakeValuesService().resolve(
"games.witcher.monsters"
, this, faker);
32
}
33
}
Callers
1
testMonster
Method · 0.80
Calls
2
fakeValuesService
Method · 0.80
resolve
Method · 0.45
Tested by
1
testMonster
Method · 0.64