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

Method lorem

src/main/java/com/github/javafaker/Faker.java:370–372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

368 }
369
370 public Lorem lorem() {
371 return lorem;
372 }
373
374 public Address address() {
375 return address;

Calls

no outgoing calls