Class SSNGenerator

java.lang.Object
org.episteme.core.util.identity.SSNGenerator
All Implemented Interfaces:
IdGenerator

public class SSNGenerator extends Object implements IdGenerator
Generates Social Security Number-like identifiers.

Produces identifiers in the format ###-##-####. Note: These are NOT valid SSNs and are for testing/simulation only.

Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)