The International Mobile Station Equipment Identity Software Version (IMEISV) generator produces a unique 16-digit identifier to identify mobile devices, similar to the IMEI (International Mobile Equipment Identity). The IMEISV includes the 15-digit IMEI number, with the 16th digit indicating the software version of the device. This identifier helps distinguish devices based on their software versions, making it useful for tracking software updates, device compatibility, and ensuring security.
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 |
---|---|---|---|
IMEISV | 3301671681026372, 1111114403041884, … | character varying character text decimal bigint |
Default |
The generator can be assigned to a column whose name is ‘IMEISV’, regardless of the table name.
The tool allows you to specify a separator between groups of digits. By default, a hyphen or a space is used to separate the digits.