Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Generate random 1000 profile pictures

I'm trying to create 1000 random profile pics of people defined by demographics. e.g : 85% Women, aged - 20 - 29 , Nationality : American and so on...

Does anyone know any services that'll do this for me? If not does anyone have any good ideas on how to do it with an emphasis on realistic profile pictures and their names?

Thanks

like image 559
Tal Avatar asked Dec 01 '22 15:12

Tal


1 Answers

Of course it would not be allowed to grab pictures/profiles from Facebook without the users knowing about it, but there are several generators out there for this:

  • http://randomuser.me/ (if you want more than just pics)
  • http://lorempixel.com/ (use the "people" tag)
like image 182
andyrandy Avatar answered Dec 29 '22 08:12

andyrandy