lottery-rocket

Crates.iolottery-rocket
lib.rslottery-rocket
version1.0.1
sourcesrc
created_at2021-05-28 13:48:49.893256
updated_at2021-05-28 13:59:19.852972
descriptionA lottery tool based on rand, Rocket and lazy_static, that use Web UI as frontend.
homepage
repository
max_upload_size
id403145
size29,705
poly000 (poly000)

documentation

README

lottery-rocket

This project was written for my chemistry teacher, albeit he didn't use this tool ever.

Usage

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.

Commit count: 0

cargo fmt