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