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

Method game

src/main/java/com/github/javafaker/Zelda.java:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 }
9
10 public String game() {
11 return faker.resolve("games.zelda.games");
12 }
13
14 public String character() {
15 return faker.resolve("games.zelda.characters");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected