Skip to content

Instantly share code, notes, and snippets.

@InvisibleKind
Created January 15, 2014 10:39
Show Gist options
  • Select an option

  • Save InvisibleKind/8434143 to your computer and use it in GitHub Desktop.

Select an option

Save InvisibleKind/8434143 to your computer and use it in GitHub Desktop.

Revisions

  1. InvisibleKind created this gist Jan 15, 2014.
    1 change: 1 addition & 0 deletions anonymizer.sql
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    UPDATE `fe_users` SET username = CONCAT(md5(rand()), '@example.com'), email = username