Description

The BulgariaPassportNumberGen Generator generates passport numbers for the citizens of Bulgaria. 


Parameters

The following parameters may be configured for the BulgariaPassportNumberGen 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 a reference to another Attribute's generated value and is added to the generated value on each iteration.

  • prefix - Appends prefix/context to Passport Number. Possible values for Bulgaria Passport Number are:

  • random* -Defines if values are randomly generated as opposed to sequentially generated.  

  • seed - Defines an optional seed for randomization. Using the seed will ensure that the same random data is generated each time data is generated.

  • unique* - Defines if values should be unique when the random parameter is set to true.


Example 1: Generate Random, Unique Passport Numbers

For this example the random and unique Parameters have been set to "true". This will ensure the each generated value is random and unique.


Sample Output