Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 417 Bytes

create-user-names-from-full-names.md

File metadata and controls

10 lines (7 loc) · 417 Bytes

Create user names from full names

We can use a tool such as Username Anarchy to create common username permutations based on the full names. After saving the full names to a text file, we run the script.

./username-anarchy --input-file fullnames.txt --select-format
first,flast,first.last,firstl > unames.txt