DrMinkleman
New Member
- Joined
- May 31, 2018
- Messages
- 2
Hi all,
I have a long list of email addresses from my business's newsletter subscription list, most of which are repeated multiple times within the list.
I'm going to send this email list to someone to do some analysis, so I want to make sure the don't have access to the real email addresses. I need to find a way to anonymize each email address. For example, every time john[at]smith.com appears, it needs to be replaced with User0000001 and every time that mary[at]jones.com appears it needs to be replaced with User0000002.
When the list is returned, I need to be able to "un-anonymize" the list and return "User0000001" back to john[at]smith.com.
Can someone help with a way to do this?
Many thanks in advance.
I have a long list of email addresses from my business's newsletter subscription list, most of which are repeated multiple times within the list.
I'm going to send this email list to someone to do some analysis, so I want to make sure the don't have access to the real email addresses. I need to find a way to anonymize each email address. For example, every time john[at]smith.com appears, it needs to be replaced with User0000001 and every time that mary[at]jones.com appears it needs to be replaced with User0000002.
When the list is returned, I need to be able to "un-anonymize" the list and return "User0000001" back to john[at]smith.com.
Can someone help with a way to do this?
Many thanks in advance.