hidden 0.0.1-alpha

A library to create and interact with "hidden variables".
Documentation
1
2
3
4
5
6
7
8
9
10
# `hidden`

A library to handle something akin to [hidden-variable](https://en.wikipedia.org/wiki/Hidden-variable_theory) 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](https://rust-lang.github.io/api-guidelines/about.html) as well as you'd expect, although I try to
match it. Contributions are welcome.*

*Licensed under the EUPL, version 1.2*