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

Method nebula

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

Source from the content-addressed store, hash-verified

21 }
22
23 public String nebula() {
24 return faker.resolve("space.nebula");
25 }
26
27 public String starCluster() {
28 return faker.resolve("space.star_cluster");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected