Skip to content

Instantly share code, notes, and snippets.

@pmark
Last active August 29, 2015 14:06
Show Gist options
  • Save pmark/f59691962e7310e07676 to your computer and use it in GitHub Desktop.
Save pmark/f59691962e7310e07676 to your computer and use it in GitHub Desktop.
tokenize string
// [email protected] 0600646f49c0a8a05f584b5bbdff435a3ebe8900
// [email protected] 08cd3e9fff85b776622024387486160df467f2cf
require('./pii-store').tokenizeString('[email protected]', function(err, token){ console.log(err, token); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment