I would like to generate a scale-free network with N=10000, γ=2, a minimum degree of 3, and a degree cutoff of 100. I am using Networkx and found the scale_free_graph() func