Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ name
Method
name
src/main/java/com/github/javafaker/Faker.java:350–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
348
}
349
350
public
Name name() {
351
return
name;
352
}
353
354
public
Number number() {
355
return
number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected