这是原帖
我的GitHub(刚刚忘记放了):
https://github.com/EDtunnel-rev/Real-Address-Generator/
我就加了点东西
1.更多信息,什么职位身高体重啊之类的
2.api接口。具体自己去测。
给一个示例:
api示例:
{
“name”: “Agustín Barela”,
“gender”: “Male”,
“phone”: “+33 2 09078670”,
“age”: 23,
“height”: 173,
“weight”: 68,
“jobTitle”: “Master’s Student (硕士)”,
“address”: “20 Rue Chasseloup-Laubat, Paris, 75015, FR”
}
调用地址是/api/generate-user