RandomAPI / Randomuser.me-old-source

[Deprecated] PHP source for Random User Generator - Please take a look at the new Node version
https://randomuser.me
137 stars 48 forks source link

Can we have some params for the API #38

Closed murliatdure closed 9 years ago

murliatdure commented 9 years ago

And probably AGE limited avtars

keitharm commented 9 years ago

Hi @murliatdure,

Currently we've separated the images only based on male/female. We then choose a random image based on the gender.

We don't have any other data regarding race, age, height, etc. so we wouldn't be able to readily implement this.