random_graphs 0.1.0

A template for creating Rust library applications.
Documentation

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