Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ meteorite
Method
meteorite
src/main/java/com/github/javafaker/Space.java:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
public
String meteorite() {
60
return
faker.resolve(
"space.meteorite"
);
61
}
62
}
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected