When I test some APIs, I sometimes need fake name, phone number, emails, and so on.
On Postman, you can use random name, phone numbers, uuids easily. Just type predefined {{$variable_name}}
where you want use them, then Postman automatically set random data.