randseqsum 0.1.0

A simple library+binary crate to find a random integer sequence that sums up to some value.
Documentation
[dependencies.rand]
version = "0.8.3"

[package]
authors = ["maximxls"]
description = "A simple library+binary crate to find a random integer sequence that sums up to some value."
edition = "2018"
license = "MIT"
name = "randseqsum"
version = "0.1.0"