JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
org.instancio.generators.usa
UsaIdSpecs
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
ssn()
Interface UsaIdSpecs
All Superinterfaces:
UsaIdGenerators
public interface
UsaIdSpecs
extends
UsaIdGenerators
Provides generators for USA identifiers.
Since:
5.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SsnSpec
ssn
()
Generates Social Security Number (SSN).
Method Details
ssn
SsnSpec
ssn
()
Generates Social Security Number (SSN).
Specified by:
ssn
in interface
UsaIdGenerators
Returns:
API builder reference
Since:
5.0.0