#graph #random #generate

random_graphs

A library for generating random graphs

2 releases

0.1.1 Apr 21, 2020
0.1.0 Apr 18, 2020

#104 in #generating

25 downloads per month

MIT/Apache

12KB
181 lines

random_graphs

Build Status codecov

A Rust library for generating random graphs.


Installation

Add this to your Cargo.toml:

[dependencies]
random_graphs = "0.1"

License

Licensed under either of

Dependencies

~3.5MB
~72K SLoC