UNPKG

faker

Version:

Generate massive amounts of fake contextual data

7 lines (6 loc) 191 B
module["exports"] = [ "#{city_prefix} #{Name.first_name}#{city_suffix}", "#{city_prefix} #{Name.first_name}", "#{Name.first_name}#{city_suffix}", "#{Name.last_name}#{city_suffix}" ];