Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ idNumber
Method
idNumber
src/main/java/com/github/javafaker/Faker.java:414–416 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
412
}
413
414
public
IdNumber idNumber() {
415
return
idNumber;
416
}
417
418
public
Options options() {
419
return
options;
Callers
6
testValidSwedishSsn
Method · 0.95
testInvalidSwedishSsn
Method · 0.95
testValid
Method · 0.80
testInvalid
Method · 0.80
testSsnValid
Method · 0.80
testAllFakerMethodsThatReturnStrings
Method · 0.80
Calls
no outgoing calls
Tested by
6
testValidSwedishSsn
Method · 0.76
testInvalidSwedishSsn
Method · 0.76
testValid
Method · 0.64
testInvalid
Method · 0.64
testSsnValid
Method · 0.64
testAllFakerMethodsThatReturnStrings
Method · 0.64