Crates.io | lottery-rocket |
lib.rs | lottery-rocket |
version | 1.0.1 |
source | src |
created_at | 2021-05-28 13:48:49.893256 |
updated_at | 2021-05-28 13:59:19.852972 |
description | A lottery tool based on rand, Rocket and lazy_static, that use Web UI as frontend. |
homepage | |
repository | |
max_upload_size | |
id | 403145 |
size | 29,705 |
This project was written for my chemistry teacher, albeit he didn't use this tool ever.
You should put data into a text file named students.txt
at the directory you'd like to run this tool.
students.txt
should be a UTF-8 plain-text file, and each name of students to lottery should occupy a line.