This is a port of random-animal-name-generator created by @adzialocha from JavaScript to Swift.
- Add this package to your project using your choice of installer (tested with Swift Package Manager).
- Import
RandomAnimalName
into your.swift
file. - Invoke the
randomAnimalName()
method to get a charming alliterative string, from "Abashed Abalone" to "Zebraprint Zoolplankton". - Do with it what you will.