An app used to generate a random User including:
-Full Name
-Address
-Email
using the random user API
"https://randomuser.me/api/"
Code for this can be found here:
https://github.com/jonofarc/RandomUsers
-Full Name
-Address
using the random user API
"https://randomuser.me/api/"
Code for this can be found here:
https://github.com/jonofarc/RandomUsers
Show More