DataInsertRepeatArrayAction(dataInsertArrayAction: DataInsertArrayAction, icon: Icon = RandomnessIcons.Data.Array)
Inserts the same randomly generated array of strings at the event's editor's carets.
dataInsertArrayAction - the action to generate data with
dataInsertArrayAction
icon - the icon to display with the action
icon