rand-select 0.1.0

a tiny choice selector
Documentation
[dependencies.rand]
version = "0.9"

[lib]
name = "rand_select"
path = "src/lib.rs"

[package]
authors = ["Canop <cano.petrole@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures"]
description = "a tiny choice selector"
edition = "2024"
keywords = ["rand"]
license = "MIT"
name = "rand-select"
readme = "README.md"
repository = "https://github.com/Canop/rand-select"
rust-version = "1.85"
version = "0.1.0"