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

https://github.com/yxnan/quizer

Shuffle on a name list.
https://github.com/yxnan/quizer

gui newlisp

Last synced: 4 months ago
JSON representation

Shuffle on a name list.

Awesome Lists containing this project

README

          

# Quizer
Shuffle on a name list.

# Usage
Put your name list under ```./lib```, for example ```./lib/class-one.txt```

Your ```xxx.txt``` must be in this format:

Name-1
Name-2
Name-3
...

Then input ```xxx``` and click "Commit", it should load ```./lib/xxx.txt```.

Click "Next" button to randomly choose a name!