Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
anyWithIllegalArgumentExceptionThrown
Method · 0.45
anyWithSecurityExceptionThrown
Method · 0.45
anyWithIllegalAccessExceptionThrown
Method · 0.45
anyWithInvocationTargetExceptionThrown
Method · 0.45
randomNumber
Method · 0.45
decimalBetween
Method · 0.45
characters
Method · 0.45
sentence
Method · 0.45
paragraph
Method · 0.45
bool
Method · 0.45
iban
Method · 0.45
randomCreditCardType
Method · 0.45
Calls
no outgoing calls
Tested by
4
anyWithIllegalArgumentExceptionThrown
Method · 0.36
anyWithSecurityExceptionThrown
Method · 0.36
anyWithIllegalAccessExceptionThrown
Method · 0.36
anyWithInvocationTargetExceptionThrown
Method · 0.36