Description

The ExpireDateGen Generator generates the expiration dates like those created for credit and debit cards.


Parameters

The following parameters may be configured for the ExpireDateGen Generator. Items with an asterisk* are required. 

  • format* - Defines the format for output.

  • monthStartRange - Defines the start range for the month.

  • monthEndRange - Defines the end range for the month. 

  • randomizeMonth* - Defines whether the month will be randomized.

  • yearStartRange - Defines the start range for the year.

  • yearEndRange - Defines the end range for the year.

  • randomizeYear* - Defines whether the year will be randomized.

  • seed - Using the seed will ensure that the same random data is generated each time data is generated.

  • includeSeparator* - Determines whether to include or not include the month/year separator.


Sample Output

The sample output represents the configuration shown above for the ExpireDateGen Generator: