Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ symptoms
Method
symptoms
src/main/java/com/github/javafaker/Medical.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
String symptoms() {
24
return
faker.fakeValuesService().resolve(
"medical.symptoms"
, this, faker);
25
}
26
}
Callers
1
testSymptom
Method · 0.80
Calls
2
fakeValuesService
Method · 0.80
resolve
Method · 0.45
Tested by
1
testSymptom
Method · 0.64