The Server Port generator produces numerical values representing port numbers commonly used in networking and server configurations for simulating server communication scenarios.
The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.
| Short name | Example of generated data | Data type matching | Country-specific |
|---|---|---|---|
| Server Port | 13789, 703, 25, 1099… | bigint integer smallint |
Default |
The generator can be assigned to a column whose name starts with ‘server’ and ends with ‘port’, with any or no characters in between, regardless of the table name.
The tool allows you to specify the minimum and maximum values. The default range is from 25 to 50000.
