powered by
n
create_random_graph(n, m)
# Create a random graph with 50 nodes graph_random <- create_random_graph(50)
Run the code above in your browser using DataLab