random_user v0.1.2 RandomUser.Parser
Summary
Functions
This will convert map keys to atoms and allow you to access keys with dot notation
Retrieve the relevant results
Functions
This will convert map keys to atoms and allow you to access keys with dot notation
Examples
res = RandomUser.Random.one |> RandomUser.Parser.results |> RandomUser.Parser.parse
res.gender
res.picture["large"]