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

Method random

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

Source from the content-addressed store, hash-verified

311 }
312
313 public RandomService random() {
314 return this.randomService;
315 }
316
317 public Currency currency() {
318 return currency;

Callers 15

randomNumberMethod · 0.45
decimalBetweenMethod · 0.45
charactersMethod · 0.45
sentenceMethod · 0.45
paragraphMethod · 0.45
boolMethod · 0.45
ibanMethod · 0.45
randomCreditCardTypeMethod · 0.45

Calls

no outgoing calls