Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 352 Bytes

name-generator

Generates names out of positive adjectives and last names of extraordinary women.

Usage

Clojars Project

(:require [name-generator.core :refer [get-random-name]])

(get-random-name) => creative_kahlo

License

MIT