https://github.com/inndy/chraind
A lottery program that generate random seed from people's comments.
https://github.com/inndy/chraind
Last synced: 11 months ago
JSON representation
A lottery program that generate random seed from people's comments.
- Host: GitHub
- URL: https://github.com/inndy/chraind
- Owner: Inndy
- License: mit
- Created: 2015-04-14T03:48:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T12:22:44.000Z (over 10 years ago)
- Last Synced: 2025-02-23T10:46:15.889Z (11 months ago)
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chraind
## What is this?
This is a lottery program that generate random seed from people's comments.
## Naming
The name is from `chain` and `rand`.
## How to use?
`./chraind.py random_seed.txt source_list.txt how-many`
## Requirement
- Python 3
## License
[MIT License](LICENSE)