An open API service indexing awesome lists of open source software.

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.

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)