Skip to content

SidRoberts/random-name-picker

Repository files navigation

Random Name Picker

For use in a classroom. Or anywhere.

Just a quick-and-dirty tool I made to make it easy and fun to randomly select students for activities.

Names are only shown once and then removed from subsequent random draws. It's designed to be used with a presentation clicker - right arrow key progresses to the next name, left arrow key refreshes the list and starts over.

Build Status

GitHub issues GitHub pull requests

Usage

Access via https://sidroberts.co.uk/random-name-picker.

Alternatively, use the Docker image sidroberts/random-name-picker:

docker run -p 80:80 sidroberts/random-name-picker

License

Licensed under the MIT License. © Sid Roberts