Skip to content

"Abashed Abalone" to "Zebraprint Zoolplankton"

License

Notifications You must be signed in to change notification settings

SaulAryehKohn/RandomAnimalName

Repository files navigation

RandomAnimalName

This is a port of random-animal-name-generator created by @adzialocha from JavaScript to Swift.

Usage

  1. Add this package to your project using your choice of installer (tested with Swift Package Manager).
  2. Import RandomAnimalName into your .swift file.
  3. Invoke the randomAnimalName() method to get a charming alliterative string, from "Abashed Abalone" to "Zebraprint Zoolplankton".
  4. Do with it what you will.