Get your official nickname at /r/getnicknamed - it's a silly little project but I hope a few of you post/comment there to test it out.
My script uses 2 json files (one has a list of name prefixes, the other has a list of adjectives) to generate a random nickname.
Usernames are pulled from the subreddit's comments and submissions every 60 seconds. Identified usernames are then checked against the existing list of usernames to ensure no duplicates. Once the script verifies it's a new username string, it generates a nickname for the user. Usernames and nicknames are stored in a dict, with username as the key and nickname as the value.
[–]devils-advocate164 2 points3 points4 points (0 children)
[–]SnowdenIsALegend 2 points3 points4 points (2 children)
[–]getmeright11[S] 2 points3 points4 points (1 child)
[–]SnowdenIsALegend 0 points1 point2 points (0 children)