Source code for pyicat_plus.tests.utils.generate import random [docs] def investigation_id(): return str(random.randint(1000000000, 9999999999))