nr_lines=random.randint(10,100)# We have files with somewhere like 18k lines. But we could also reduce them here, just to save space
timestamp=sorted([random.uniform(1,100)for_inrange(nr_lines)])#We only go up to 100, because otherwise it is possible that the smallest timestamp in the mock simulation is larger than the largest timestamp in the mock real data.