Get superhero names
Inspired by Sindre Sorhus's superheroes
go get -u github.com/fernandoporazzi/superheroes
To return all superheroes from the list:
superheroes.All()
To return a random superhero:
superheroes.Random()
- supervillains - Get supervillain names