Description

The AustriaTaxIdGen Generator generates Tax Ids for the country of Austria.


Parameters

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

  • Enforce Type/Limit - When enabled, it makes sure to generate the data within data size. 

  • increment* - Defines a constant value or reference to another Attribute's generated value and is added to the Tax Id generated value on each iteration.
  • random* - Defines if Tax Id values are randomly generated as opposed to sequentially generated. 
  • unique* - Defines if Tax Id value should be unique when random parameter is true.
  • seed - Defines an optional seed for randomization. Using the seed will ensure that the same random data is generated each time data is generated.


Example1: Generate Random, Unique Tax Ids

For this example, the random and unique Parameters have been set to "true".



Sample Output