loom.gen

(source)
Graph-generating functions

For more info about this library see:

https://cljdoc.org/d/aysylu/loom/1.0.2/doc/readme
Public Variable Short Description
gen-rand (clj) Adds num-nodes nodes and approximately num-edges edges to graph g.
gen-rand-p (clj) Adds num-nodes nodes to graph g with the probably p of an edge between each node.