weighted-rs 0.1.3

A libray for weighted balancing algorithm.
Documentation
[dependencies.rand]
version = "0.8.4"

[package]
authors = ["smallnest@gmail.com"]
categories = ["algorithms"]
description = "A libray for weighted balancing algorithm."
documentation = "https://docs.rs/weighted-rs/"
edition = "2018"
homepage = "https://crates.io/crates/weighted-rs"
keywords = ["weight", "weighted", "balancing"]
license = "MIT"
name = "weighted-rs"
readme = "README.md"
repository = "https://github.com/smallnest/weighted-rs"
version = "0.1.3"