This is a simple examlpe of a Custom Generator DAT operator. Its functionality is to create random strings.
- Seed - Change the seed for the random generator.
- Rows - Specify number of rows for the created table.
- Columns - Specify number of columns for the created table.
- Length - Specify length of random string generated in each cell.