#variables #choice #chance

hidden

A library to create and interact with "hidden variables"

1 unstable release

0.0.1-alpha Oct 19, 2020

#29 in #choice

21 downloads per month

EUPL-1.2

10KB
98 lines

hidden

A library to handle something akin to hidden-variable objects, where an internal state is randomized/altered after every "interaction".

Note: This library is in alpha, likely to change, and may not follow the Rust API Guidelines as well as you'd expect, although I try to match it. Contributions are welcome.

Licensed under the EUPL, version 1.2


lib.rs:

A library dealing with hidden variables.

Dependencies

~520KB