Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 404 Bytes

Bird Species Generator Turing Test

This program randomly selects a real North American bird species name, then randomly generates three species that (hopefully) sound real, but definitely are not real. It shuffles this list and then prints it. Your job is to guess which is the real species. Hit RET to reveal which item was the real species.

Compile

Requires Go 1.16 (or later):

$ go build