RandomGraph A quick python script to create random n x n graphs represented as a matrix Usage can be imported to provide the randomgraph() function, or can be run from the command line with the optional parameter n, the number of vertices.