fernandoporazzi / supervillains

Get supervillain names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supervillains

Get supervillain names

Inspired by Sindre Sorhus's supervillains

Install

go get -u github.com/fernandoporazzi/supervillains

Usage

To return all supervillains from the list:

supervillains.All()

To return a random supervillain:

supervillains.Random()

Related

About

Get supervillain names

License:MIT License


Languages

Language:Go 100.0%