Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ internet
Method
internet
src/main/java/com/github/javafaker/Faker.java:358–360 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
356
}
357
358
public
Internet internet() {
359
return
internet;
360
}
361
362
public
PhoneNumber phoneNumber() {
363
return
phoneNumber;
Callers
15
testFarsiIDNs
Method · 0.95
testEmailAddress
Method · 0.80
testEmailAddressWithLocalPartParameter
Method · 0.80
testSafeEmailAddress
Method · 0.80
testSafeEmailAddressWithLocalPartParameter
Method · 0.80
testEmailAddressDoesNotIncludeAccentsInTheLocalPart
Method · 0.80
testSafeEmailAddressDoesNotIncludeAccentsInTheLocalPart
Method · 0.80
testUrl
Method · 0.80
testAvatar
Method · 0.80
testImage
Method · 0.80
testDomainName
Method · 0.80
testDomainWord
Method · 0.80
Calls
no outgoing calls
Tested by
15
testFarsiIDNs
Method · 0.76
testEmailAddress
Method · 0.64
testEmailAddressWithLocalPartParameter
Method · 0.64
testSafeEmailAddress
Method · 0.64
testSafeEmailAddressWithLocalPartParameter
Method · 0.64
testEmailAddressDoesNotIncludeAccentsInTheLocalPart
Method · 0.64
testSafeEmailAddressDoesNotIncludeAccentsInTheLocalPart
Method · 0.64
testUrl
Method · 0.64
testAvatar
Method · 0.64
testImage
Method · 0.64
testDomainName
Method · 0.64
testDomainWord
Method · 0.64