For example, in main.py I specify
p = multiprocess.Process( target = initialize(N) )
where initialize is a random generation function, w