I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?
Random person name generator
11–20 of 52 posts
Re: Random person name generator
#12Tip: can be easily accessed from your app using the DDG Answers API: https://api.duckduckgo.com/?q=random+person+name+generator&i...
Here is my version of FakeID API: https://fakeid.now.sh/ All data from https://www.fakenamegenerator.com/
{"status":"success","message":"OK","data":{"Name":"Robert Ignatieff","Address":"1990 Lake Floyd Circle, Gaithersburg, MD 20877","Details":{"1":"Birthday","176":"Company","39273275":"Favorite color","7acad451-3bcd-422a-8573-b320ea2a5f91":"QR Code","1999ToyotaBandeirante":"GUID","Brown":"Vehicle", }}}
Re: Random person name generator
#13I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?
Re: Random person name generator
#14Feel free to use the DB, it is in sqlite.
Re: Random person name generator
#15I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?
I generated a fake name and I am using it as a fake identity where I don't want to use my real name, like in a comment on youtube video. It's like my alter ego ;)
Re: Random person name generator
#16I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?
Re: Random person name generator
#17`rig` (random identity generator) on Linux is another useful tool for this
> Based on "fake" written for MS-DOS. Unfortunately the author and publish date are unknown.
A bit intriguing...
Re: Random person name generator
#18I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?
Sometimes when I'm feeling blue I write letters addressed to fake people and share my thoughts with them.
Re: Random person name generator
#19I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?
Re: Random person name generator
#20I can only think of one use case: filling out form data that you don’t want to use your real identity. Any others?