Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ number
Method
number
src/main/java/com/github/javafaker/Faker.java:354–356 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
352
}
353
354
public
Number number() {
355
return
number;
356
}
357
358
public
Internet internet() {
359
return
internet;
Callers
15
testBirthdayWithAges
Method · 0.80
testRandomDigit
Method · 0.80
testRandomDigitNotZero
Method · 0.80
testRandomNumber
Method · 0.80
testRandomNumberWithSingleDigitStrict
Method · 0.80
testRandomNumberWithZeroDigitsStrict
Method · 0.80
testRandomNumberWithGivenDigitsStrict
Method · 0.80
testRandomDouble
Method · 0.80
testNumberBetween
Method · 0.80
testLongNumberBetweenRepeated
Method · 0.80
testIntNumberBetweenRepeated
Method · 0.80
testNumberBetweenOneAndThree
Method · 0.80
Calls
no outgoing calls
Tested by
15
testBirthdayWithAges
Method · 0.64
testRandomDigit
Method · 0.64
testRandomDigitNotZero
Method · 0.64
testRandomNumber
Method · 0.64
testRandomNumberWithSingleDigitStrict
Method · 0.64
testRandomNumberWithZeroDigitsStrict
Method · 0.64
testRandomNumberWithGivenDigitsStrict
Method · 0.64
testRandomDouble
Method · 0.64
testNumberBetween
Method · 0.64
testLongNumberBetweenRepeated
Method · 0.64
testIntNumberBetweenRepeated
Method · 0.64
testNumberBetweenOneAndThree
Method · 0.64