Open
Description
From what I can tell, there is no Rustworkx equivalent to the random_regular_graph
feature.
If it's possible to create a random regular graph using one of rustworkx's existing methods, then it'd be good to name-drop random_regular_graph
in that method's docs page.