gen_two_rmodel: Generate two random Boolean models with a specified number of steps apart
Description
This function generates a random Boolean model, then get another random Boolean model that is a specified number of steps apart by adding and/or removing genes.
Returns a list of two S4 BoolModel objects.