Searched refs:generate_random_string (Results 1 – 2 of 2) sorted by relevance
211 def generate_random_string(length=8, function245 current_contact.first_name = generate_random_string(247 current_contact.last_name = generate_random_string(251 generate_random_string(random.randint(1, 19)),252 generate_random_string(random.randint(1, 4)))
301 bt_contacts_utils.generate_random_string())308 current_contact.first_name = bt_contacts_utils.generate_random_string()309 current_contact.last_name = bt_contacts_utils.generate_random_string()