MCPcopy Create free account
hub / github.com/DiUS/java-faker / galaxy

Method galaxy

src/main/java/com/github/javafaker/Space.java:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public String galaxy() {
20 return faker.resolve("space.galaxy");
21 }
22
23 public String nebula() {
24 return faker.resolve("space.nebula");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected