networkx.generators.directed.scale_free_graph
networkx.generators.hybrid.kl_connected_subgraph
Enter search terms or a module, class or function name.
Random geometric graph in the unit cube
Returned Graph has added attribute G.pos which is a dict keyed by node to the position tuple for the node.