[dependencies.rand]
default-features = false
version = "0.9.1"
[lib]
name = "random_pairings"
path = "src/lib.rs"
[package]
authors = ["Herohtar <belac1186@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Generates random pairings"
edition = "2024"
keywords = ["random", "pairs"]
license = "MIT"
name = "random-pairings"
readme = "README.md"
repository = "https://github.com/Herohtar/random-pairings"
version = "0.1.2"