Networkx supports a whole host of graph generation capabilities as part of the library that users can call when using networkx.
cuGraph has some graph generation capabilities within the testing component. These graph generation capabilities are going to be extended as we migrate things to use the pattern accelerators.
This issue is to migrate the existing graph generation capabilities into libcugraph.so and expose them in the C++ API.