def random_category()

in src/TicketingDataGenerator.py [0:0]


    def random_category(self):
        return random.choice(["Security", "Payment", "Order", "Retail", "Internal", "Human Resources", "IT", "Finance", "Training", "CTO", "Web", "Billing","CRM", "CS", "BI"])