Here is the section of my code:
for i in range(100): generator = get_truncated_normal(low=0.63, upp=0.69) inputX52.append(generator.rvs())