Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FTTN (from text to names)

A command-line tool written in C that generates random usernames from a custom wordlist file.

Features

  • Works with any .txt file containing words (one per line)
  • Handles paths with spaces and quotes automatically
  • Generates 5 randomized username variations (including numbers)

Compiling & Running

How to compile with gcc and how to run the program:

gcc gen.c -o gen

./gen

About

FTTN (from text to names) is a program built in the C programing language.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages