Mixed Messages / Historical Figure Generator

Hello!

I decided to a make a historical figure generator for this project. The script pulls names and events from a handful of word banks to create a brief biography of a fictional person.

EXAMPLE:
Alan Cooper (291 - 343), musician:

291: born in Kuwait.
337: participated in The Spanish Civil War in Mongolia.
337: invented the moon.
337: publicly condemned 9/11.
343: died of blood poisoning in Kenya at the age of 52.

This ended up being a fun project that took me a few hours.
Here’s the repo: GitHub - dirtOval/historicalFigureGenerator: simple script that generates a historical figure, list of dates and accomplishments. made for codecademy "Mixed Messages" project.