chap 2.5.0

Chap is an easy to learn, interpretive, scripting language written in Rust
Documentation
1
2
3
4
pub mod random_bool;
pub mod random_choice;
pub mod random_number;
pub mod random_string;