MCPcopy 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

testValidSwedishSsnMethod · 0.95
testInvalidSwedishSsnMethod · 0.95
testValidMethod · 0.80
testInvalidMethod · 0.80
testSsnValidMethod · 0.80

Calls

no outgoing calls

Tested by 6

testValidSwedishSsnMethod · 0.76
testInvalidSwedishSsnMethod · 0.76
testValidMethod · 0.64
testInvalidMethod · 0.64
testSsnValidMethod · 0.64