in src/LdapDataGenerator.py [0:0]
def random_department(self): return self.data['structnames'][random.randrange(0, len(self.data['structnames']), 1)]