namegen v0.1.0 Namegen

Documentation for Namegen.

Link to this section Summary

Functions

generates random name outputs in JSON format

Link to this section Functions

Link to this function gen(gender \\ "male")

generates random name outputs in JSON format

Examples

iex> Namegen.gen(male)
"{"last":"YERIAN","first":"DAMON"}"