Class CountryCodes

All Implemented Interfaces:
LongFunction<String>

public class CountryCodes extends CSVSampler implements LongFunction<String>
Return a valid country code.
  • Constructor Details

    • CountryCodes

      public CountryCodes()