Create terms in specified vocabulary.
drush generate-terms
machine_name : Vocabulary machine name into which new terms will be inserted.
num : Number of terms to insert. Defaults to 10.
--kill : Delete all terms in specified vocabulary before generating.
--feedback : An integer representing interval for insertion rate logging. Defaults to 1000
--pipe : Returns the list of generated terms, one per line.