mc-exam-randomizer 0.3.7

This is a library that help produce a randomized multiple choice (mc) exam.
Documentation
1
2
3
4
5
6
7
8
9
10
- update Cargo.toml
- ```bash 
  cargo test
  ```
- ```bash
    cargo build --release
  ```
- ```bash
    cargo publish
    ```