Generate test tokens for LimeSurvey token tables with customizable attributes
These fields are always populated with the following values:
| Field | Value |
|---|---|
firstname | DUMMY |
lastname | RECORD |
email | none@calmarketing.com |
token | dummy{number} |
attribute_9 | Random 9-digit number |
attribute_11 | DUMMY RECORD 1 |
attribute_12 | DUMMY RECORD 2 |
attribute_13 | DUMMY RECORD 3 |
attribute_14 | DUMMY RECORD 4 |
attribute_15 | 8582795585 |
attribute_37 | Configurable: "live", "text", or 50/50 split |
attribute_50 | test |
Fixed string value for all records.
Example: "FIXED_VALUE"
Random choice from a set of values with equal probability.
Example: ["A", "B", "C"] - 33% each
Random choice with custom percentage distribution.
Example: ["X", "Y", "Z"] with [50, 30, 20] - 50%, 30%, 20%
Generate random number of specified length.
Example: Length 8 → "12345678"
Generate random alphanumeric string of specified length.
Example: Length 12 → "aB3xY9mK2pL7"
Quick access to your saved presets