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

using "results" parameter #40

Closed James-Machouk closed 9 years ago

James-Machouk commented 9 years ago

using "results" parameter returns n number of users but all from the same nationality.

keitharm commented 9 years ago

Due to the way the API is implemented currently, this wouldn't be very easy to implement.

However, the next major update is going to be a complete rewrite of the generator. I'll keep this in mind while coding it.