[dependencies.rand]
version = "0.9.1"
[lib]
name = "random_item"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Easily reference or clone a random item from a sequential collection."
documentation = "https://docs.rs/random_item/0.1.2/random_item/"
edition = "2024"
homepage = "https://github.com/Android789515/random_item"
license = "MIT OR Apache-2.0"
name = "random_item"
readme = "README.md"
repository = "https://github.com/Android789515/random_item"
version = "0.1.3"